Files
control-system-re25/platformio.ini

19 lines
563 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:uno_r4_minima]
platform = renesas-ra
board = uno_r4_minima
framework = arduino
lib_deps =
adafruit/Adafruit AS7341@^1.4.1
adafruit/Adafruit BusIO@^1.16.2
adafruit/Adafruit NeoPixel@^1.12.5