Files
ADAfruit-Father2040-Encoder…/platformio.ini
2026-06-22 19:22:39 +02:00

14 lines
334 B
INI

[env]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
framework = arduino
monitor_speed = 115200
board_build.core = earlephilhower
board_build.filesystem_size = 0.5m
[env:adafruit_feather]
board = adafruit_feather
lib_deps =
sstaub/Seesaw@1.1.0
adafruit/Adafruit NeoPixel@1.12.3
check_skip_packages = true