Skip to content

Commit 31d4c62

Browse files
committed
Add info about rust fork for esp32 and esp8266
1 parent d2e501b commit 31d4c62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
284284
### Espressif
285285

286286
- [`esp8266-hal`](https://github.com/emosenkis/esp8266-hal) ![crates.io](https://img.shields.io/crates/v/esp8266-hal.svg) (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)
287+
- [`rust-xtensa`](https://github.com/MabezDev/rust-xtensa)
288+
- rust fork enables projects to be built for the ESP32 and ESP8266. ([quick start repo](https://github.com/MabezDev/xtensa-rust-quickstart)).
287289

288290
### Silicon Labs
289291

0 commit comments

Comments
 (0)