picodroid
A Raspberry Pi Pico project written in Rust with no operating system. First milestone reached: the board boots straight into my code and blinks the on-board LED from a bare no_std binary.
- MCU
- RP2040 · Cortex-M0+
- Language
- Rust, no_std / no_main
- HAL
- rp2040-hal 0.12
- Target
- thumbv6m-none-eabi
- Status
- v0.1 · LED blink