first commit
This commit is contained in:
13
platformio.ini
Normal file
13
platformio.ini
Normal file
@@ -0,0 +1,13 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user