- panic handling using rtt (PR still outstanding)
- gpio and software interrupts (PR still outstanding)
- Build now using hal defined build script and linker files. Thanks to Jack N, https://github.com/noppej/esp32c3-test/tree/cleanup_build_env
- Added
main.rs
example - Fixed
cargo run
runner
- Initial commit
examples/blinky.rs
works