Files
platform-espressif32/examples/espidf-ulp-riscv/platformio.ini
T

22 lines
532 B
INI
Raw Normal View History

; 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
2020-03-05 11:18:07 +02:00
[platformio]
src_dir = main
[env:esp32-s2]
platform = espressif32
framework = espidf
board = esp32-s2-saola-1
[env:esp32-s3]
platform = espressif32
framework = espidf
board = esp32-s3-devkitc-1