Files
platform-espressif32/examples/espidf-exceptions/platformio.ini
T
2022-03-31 14:23:26 +03:00

23 lines
517 B
INI

; PlatformIO Project Configuration File
;
; Build options: build flags, source filter, extra scripting
; Upload options: custom port, speed and extra flags
; Library options: dependencies, extra library storages
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env]
platform = espressif32
framework = espidf
monitor_speed = 115200
[env:esp32dev]
board = esp32dev
[env:esp-wrover-kit]
board = esp-wrover-kit
[env:lolin32]
board = lolin32