Files
platform-espressif32/examples/arduino-blink/platformio.ini
T
2016-10-29 19:31:23 +03:00

14 lines
416 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/en/stable/projectconf.html
[env:esp32dev]
platform = espressif32
framework = arduino
board = esp32dev