Verify project names
This commit is contained in:
parent
acf99da972
commit
d36de58e16
@ -1,11 +1,10 @@
|
|||||||
# esp/rust
|
# esp/rust
|
||||||
|
|
||||||
// TODO: Verify project names
|
|
||||||
```bash
|
```bash
|
||||||
shaunrd0/klips/esp/rust
|
shaunrd0/klips/esp/rust
|
||||||
├── 01_esp-idf-std # Template project for using ESP-IDF with std enabled.
|
├── 01_esp-idf-std # Template project for using ESP-IDF with std enabled.
|
||||||
├── 02_esp-gen-no-std # Template project for ESP-IDF using no std.
|
├── 02_esp-gen-no-std # Template ESP32 project using no std.
|
||||||
├── 03_no-std-lcd # Template project for ESP-IDF using no std.
|
├── 03_no-std-lcd # Drawing to LCD using ESP32 no std.
|
||||||
└── README.md
|
└── README.md
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user