Search found 1 match
- Fri Jun 19, 2020 7:13 pm
- Forum: General Discussion
- Topic: Programming esp32 without ESP-IDF and build automation tools
- Replies: 1
- Views: 2667
Programming esp32 without ESP-IDF and build automation tools
How i can program esp32 without ESP-IDF and build automation tools ? (using only esp32 toolchain , esptool.py and command line (and something else)) Is it even possible? If it is possible, how can i do this ?