Repository navigation
cortex-m
- Website
- Wikipedia
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
A secure embedded operating system for microcontrollers
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
TinyML AI inference library
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
Low level access to Cortex-M processors
modm: a C++23 library generator for AVR and ARM Cortex-M devices
Template to develop bare metal applications for Cortex-M microcontrollers
Generate Rust register maps (`struct`s) from SVD files
An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.
The smallest public printf implementation for its feature set.
An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4
Source code for the book Real-Time C++, by Christopher Kormanyos
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 performance counter, delay_us and clock() service defined in time.h