Files
platform-espressif32/examples/arduino-usb-keyboard/platformio.ini
T
2025-11-05 18:33:57 +01:00

18 lines
500 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 = arduino
monitor_speed = 115200
monitor_filters = esp32_exception_decoder
[env:esp32-s2-saola-1]
board = esp32-s2-saola-1