You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[env:esp32dev] |
|
platform = espressif32 |
|
board = esp32dev |
|
framework = arduino |
|
monitor_speed = 115200 |
|
|
|
[env:esp32-c3-supermini] |
|
platform = espressif32 |
|
board = seeed_xiao_esp32c3 |
|
board_build.mcu = esp32c3 |
|
framework = arduino |
|
monitor_speed = 115200 |