cortex-m topic

List cortex-m repositories

perf_counter

340
Stars
79
Forks
Watchers

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

1.7k
Stars
222
Forks
Watchers

TinyML AI inference library

embedded-alloc

276
Stars
52
Forks
Watchers

A heap allocator for embedded systems

f9-kernel

676
Stars
146
Forks
Watchers

An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4

nanoprintf

581
Stars
39
Forks
Watchers

The smallest public printf implementation for its feature set.

lbForth

414
Stars
113
Forks
Watchers

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

358
Stars
87
Forks
Watchers

Minimal startup / runtime for Cortex-M microcontrollers

rtic

1.7k
Stars
191
Forks
Watchers

Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers

cortex-m

768
Stars
138
Forks
Watchers

Low level access to Cortex-M processors