mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 12:50:53 +00:00
Reference the correct crate in the README warning for ESP32-S2/S3
This commit is contained in:
parent
9a030cbf78
commit
4d14110b23
@ -20,7 +20,7 @@ Everything else.
|
||||
|
||||
At this time, there are two major issues blocking progress on the **ESP32-S2** and **ESP32-S3**:
|
||||
|
||||
- The lack of runtime support via [riscv-rt](https://github.com/rust-embedded/riscv-rt)
|
||||
- The lack of runtime support via [xtensa-lx-rt](https://github.com/esp-rs/xtensa-lx-rt)
|
||||
- The omission of linker scripts, required for actually building the binaries
|
||||
|
||||
Once these issues have been resolved, progress can resume on the `esp32s2-hal` and `esp32s3-hal` crates.
|
||||
|
Loading…
x
Reference in New Issue
Block a user