You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2022. It is now read-only.
The ESP32-C3 per it's specification only supports the vectored mtvec mode 0x01. This is not supported by riscv-rt (due to the derived nature of this crate) not yet supported in esp32c-rt either.