mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 21:00:59 +00:00
docs: Update lp cores crates (#1119)
This commit is contained in:
parent
9bf70ff792
commit
6ffce31250
11
README.md
11
README.md
@ -81,13 +81,12 @@ For information about the HAL and how to use it in your own projects, please ref
|
||||
|
||||
### Low-Power Cores
|
||||
|
||||
| Crate | Documentation | Target |
|
||||
| :-----------------: | :-----------------------: | :----------------------------: |
|
||||
| [esp-ulp-riscv-hal] | N/A (_Not yet published_) | `riscv32imc-unknown-none-elf` |
|
||||
| [esp32c6-lp-hal] | N/A (_Not yet published_) | `riscv32imac-unknown-none-elf` |
|
||||
| Crate | Documentation | Targets |
|
||||
| :----------: | :-----------------------: | :-----------------------------------------------------------: |
|
||||
| [esp-lp-hal] | N/A (_Not yet published_) | `riscv32imc-unknown-none-elf`, `riscv32imac-unknown-none-elf` |
|
||||
|
||||
[esp-ulp-riscv-hal]: https://github.com/esp-rs/esp-hal/tree/main/esp-ulp-riscv-hal
|
||||
[esp32c6-lp-hal]: https://github.com/esp-rs/esp-hal/tree/main/esp32c6-lp-hal
|
||||
|
||||
[esp-lp-hal]: https://github.com/esp-rs/esp-hal/tree/main/esp-lp-hal
|
||||
|
||||
## Ancillary Crates
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user