Search found 1 match
- Thu Jul 22, 2021 2:55 pm
- Forum: General Discussion
- Topic: How can I switch IDF targets easily and often?
- Replies: 1
- Views: 3520
How can I switch IDF targets easily and often?
Hello everybody! I am working on a network system that uses the ESP32-C3-MINI-1 modules as nodes and the ESP32-WROVER module as the base-station. I need to work in parallel with both modules on the same PC. Unfortunately that means to have to constantly call idf.py set-target esp32 versus idf.py set...