445 B
445 B
esp/rust
shaunrd0/klips/esp/rust
├── 01_es-idf-std # Template project for using ESP-IDF with std enabled.
├── 02_es-idf-no-std # Template project for ESP-IDF using no std.
└── README.md
Development Setup
Some notes I took while setting this up for the first time: Knoats