sangaboard v5 basic support
This commit is contained in:
parent
48015c716c
commit
dfd4a99f1f
3 changed files with 47 additions and 6 deletions
|
|
@ -13,10 +13,11 @@ monitor_speed = 115200
|
|||
framework = arduino
|
||||
test_build_project_src = true
|
||||
lib_deps =
|
||||
adafruit/Adafruit TSL2591 Library @ ^1.3.1
|
||||
adafruit/Adafruit ADS1X15 @ ^2.1.1
|
||||
adafruit/Adafruit BusIO @ ^1.7.3
|
||||
SPI
|
||||
adafruit/Adafruit TSL2591 Library @ ^1.3.1
|
||||
adafruit/Adafruit ADS1X15 @ ^2.1.1
|
||||
adafruit/Adafruit BusIO @ ^1.7.3
|
||||
SPI
|
||||
waspinator/AccelStepper@^1.61
|
||||
lib_ldf_mode = chain
|
||||
|
||||
[env:nano]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue