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

19 lines
498 B
INI
Raw Normal View History

2024-12-16 21:50:40 +01:00
; 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:esp32-c6]
platform = espressif32
framework = espidf
board = esp32-c6-devkitc-1
[env:esp32-p4]
platform = espressif32
framework = espidf
2026-02-12 00:58:14 +01:00
board = esp32-p4_r3