cortex-m topic
perf_counter
A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfering it. This library will bring new functionalities, such as performan...
uTensor
TinyML AI inference library
embedded-alloc
A heap allocator for embedded systems
f9-kernel
An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4
nanoprintf
The smallest public printf implementation for its feature set.
lbForth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
cortex-m-rt
Minimal startup / runtime for Cortex-M microcontrollers
rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
cortex-m
Low level access to Cortex-M processors