Crate r3_support_rp2040
source ·Expand description
Supporting package for running R3 on RP2040, which is used by Raspberry Pi Pico.
Modules
- Changelog
- Serial driver
- Standard output
- Standard input/output, behaving as a USB serial device
Macros
- Macro for printing to the serial standard output
- Macro for printing to the serial standard output, with a newline.