14 lines
334 B
INI
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
|