This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-audio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add dependent SerialFlash library
dds
Ivan Kravets
10 years ago
parent
e8a0d0947c
commit
cc87d8a257
1 changed files
with
7 additions
and
2 deletions
Split View
Show Diff Stats
+7
-2
library.json
+ 7
- 2
library.json
View File
@@ -15,7 +15,12 @@
},
"repository":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/Audio"
"type": "git",
"url": "https://github.com/PaulStoffregen/Audio"
},
"dependencies":
{
"name": "SerialFlash",
"frameworks": "arduino"
}
}
Write
Preview
Loading…
Cancel
Save