There are 23 repositories under cortex-m topic.
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
Open source STM32 MCU programming toolset
Open source ARM Cortex-M microcontroller library
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
Rust keyboard firmware library with layers, macros, real-time keymap editing, wireless(BLE) and split support
Template to develop bare metal applications for Cortex-M microcontrollers
An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.
CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
Generate Rust register maps (`struct`s) from SVD files
The smallest public printf implementation for its feature set.
Source code for the book Real-Time C++, by Christopher Kormanyos
A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_counter` shares the SysTick with users' original SysTick function(s) without interfering with it. This library will bring new functionalities.
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
A heap allocator for embedded systems
virtual debug pod for RP2040 "Raspberry Pi Pico" with no added hardware
Minimal startup / runtime for Cortex-M microcontrollers
UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.
A not-so-small Forth for Cortex-M
Blackmagic Wireless SWD Debug probe hosted on esp-idf SDK (for ESP8266) with UART on Telnet port and HTTP using xterm.js
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
CMake toolchain configurations for ARM
TNeo: a well-formed and carefully tested preemptive real-time kernel for 16- and 32-bits MCUs
Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.
Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread