|
|
hace 2 años | |
|---|---|---|
| .. | ||
| main | hace 2 años | |
| CMakeLists.txt | hace 2 años | |
| README.md | hace 4 años | |
| pytest_longjmp.py | hace 3 años | |
| sdkconfig.defaults | hace 2 años | |
| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 |
|---|
Example building for ESP32:
idf.py set-target esp32
cp sdkconfig.defaults sdkconfig
idf.py build
All the setup needs to be done as described in the test apps README.