Files
platform-espressif32/examples/espidf-http-request/platformio.ini
T
2021-01-25 22:56:29 +02:00

26 lines
549 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
; http://docs.platformio.org/page/projectconf.html
[env]
platform = espressif32
framework = espidf
monitor_speed = 115200
[env:esp32dev]
board = esp32dev
[env:nano32]
board = nano32
[env:espea32]
board = espea32
[env:esp32-s2-saola-1]
board = esp32-s2-saola-1