mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-06-05 21:08:47 +00:00
Merge #282
282: Remove reference to emosenkis/esp8266-hal r=berkus a=emosenkis It has been deprecated in favor of work towards directly supporting Xtensa in rustc which is already mentioned here. Co-authored-by: Eitan Mosenkis <eitan@mosenkis.net>
This commit is contained in:
commit
2034b798ec
1 changed files with 0 additions and 1 deletions
|
@ -344,7 +344,6 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
|
|||
|
||||
### Espressif
|
||||
|
||||
- [`esp8266-hal`](https://github.com/emosenkis/esp8266-hal)  (not supported by rustc, so must be built with [mrustc](https://github.com/thepowersgang/mrustc), typically via the [esp-rs](https://github.com/emosenkis/esp-rs) build script)
|
||||
- [`rust-xtensa`](https://github.com/MabezDev/rust-xtensa)
|
||||
- rust fork enables projects to be built for the ESP32 and ESP8266. ([quick start repo](https://github.com/MabezDev/xtensa-rust-quickstart)).
|
||||
|
||||
|
|
Loading…
Reference in a new issue