Embedded systems
Links
Discovery - Discover the world of microcontrollers through Rust.
Real Time For the Masses - Framework for ARM Cortex-M microcontrollers.
The little filesystem - Little fail-safe filesystem designed for embedded systems. (Design)
Arm Mbed OS - Open source embedded operating system designed specifically for the "things" in the Internet of Things.
eLua - Lua for microcontrollers.
Embedded devices Working Group - Issue tracker is used by the embedded WG to coordinate efforts towards making Rust a great choice for embedded development.
The Embedded Rust Book - Introductory book about using the Rust Programming Language on "Bare Metal" embedded systems, such as Microcontrollers.
Arm Mbed DAPLink - Open-source software project that enables programming and debugging application software running on Arm Cortex CPUs.
Mbed TLS - Open source, portable, easy to use, readable and flexible SSL library.
Modern Microprocessors - Brief, pulls-no-punches, fast-paced introduction to the main design aspects of modern processor microarchitecture.
MicroPython - Lean and efficient Python implementation for microcontrollers and constrained systems.
Last updated
Was this helpful?