Files
hardware/Hard/platformio.ini
T
2026-06-08 12:11:26 +02:00

15 lines
460 B
INI

; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:arduino_nano_esp32]
platform = espressif32
board = arduino_nano_esp32
framework = arduino