[esp] Add Rust no-std example.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# esp-idf-std
|
||||
# 01_esp-idf-std
|
||||
|
||||
This is an example of using ESP-IDF with std enabled in Rust
|
||||
This is an example of using ESP-IDF with std enabled in Rust using templates provided by https://github.com/esp-rs/esp-idf-template
|
||||
When flashed to a device, the application just adjusts the intensity of the on-board LED for visual verification that flashing works correctly.
|
||||
|
||||
Steps used to generate this project
|
||||
|
||||
Reference in New Issue
Block a user