esp32-dalek/platformio.ini

20 lines
520 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
upload_speed = 921600
monitor_speed = 115200
monitor_filters =
direct
esp32_exception_decoder
[env:esp32dev]
board = esp32dev