This repository was archived by the owner on Apr 25, 2022. It is now read-only.
Releases: ducktec/esp32c-rt
Releases · ducktec/esp32c-rt
v0.1.1
v0.1.0
Added
- Add first version of the esp32c-rt crate
- Include build script for regular and for direct-boot mode (configurable via the feature direct-boot, which is enabled by default)
- Include memory layout for ESP32-C3 with feature esp32-c3 which is enabled by default
- Compared to riscv-rt, removed support for all architectures other than rv32imc as these are not necessary in this context