Compare commits
No commits in common. "606e61c98ec90ecde7e8297df12a67e3482fe145" and "acf99da9720c6913e32d2c1b18e6947dcada7ca0" have entirely different histories.
606e61c98e
...
acf99da972
Binary file not shown.
@ -1,10 +1,11 @@
|
|||||||
# 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 ESP32 project using no std.
|
├── 02_esp-gen-no-std # Template project for ESP-IDF using no std.
|
||||||
├── 03_no-std-lcd # Drawing to LCD using ESP32 no std.
|
├── 03_no-std-lcd # Template project for ESP-IDF using no std.
|
||||||
└── README.md
|
└── README.md
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user