Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

Releases: ducktec/esp32c-rt

v0.1.1

29 Aug 10:04
e880d8a

Choose a tag to compare

Changed

  • Fixed shields.io badge paths

v0.1.0

29 Aug 09:53
73c9df4

Choose a tag to compare

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