File tree Expand file tree Collapse file tree 1 file changed +52
-0
lines changed
Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "packages" :[
3+ {
4+ "name" :" arcore" ,
5+ "maintainer" :" Ralf Kistner" ,
6+ "websiteURL" :" https://github.com/rkistner/arcore" ,
7+ "email" :" ralf@journeyapps.com" ,
8+ "help" :{
9+ "online" :" https://forums.adafruit.com"
10+ },
11+ "platforms" :[
12+ {
13+ "name" :" Leonardo & Micro MIDI-USB (arcore)" ,
14+ "architecture" :" avr" ,
15+ "version" :" 1.0.0" ,
16+ "category" :" Adafruit" ,
17+ "url" :" http://apt.adafruit.com/proxy_files/arcore-1.0.0.tar.bz2" ,
18+ "archiveFileName" :" arcore-1.0.0.tar.bz2" ,
19+ "checksum" :" SHA-256:37ec329c16cc5d8f7da810665505107b24d85e6eea7e74d1677615cf7c5bcb01" ,
20+ "size" :" 1135927" ,
21+ "help" :{
22+ "online" :" https://forums.adafruit.com"
23+ },
24+ "boards" :[
25+ {
26+ "name" :" Arduino Leonardo (MIDI)"
27+ },
28+ {
29+ "name" :" Arduino Leonardo (MIDI, iPad compatible)"
30+ },
31+ {
32+ "name" :" Arduino Micro (MIDI)"
33+ }
34+ ],
35+ "toolsDependencies" :[
36+ {
37+ "packager" :" arduino" ,
38+ "name" :" avr-gcc" ,
39+ "version" :" 4.8.1-arduino5"
40+ },
41+ {
42+ "packager" :" arduino" ,
43+ "name" :" avrdude" ,
44+ "version" :" 6.0.1-arduino5"
45+ }
46+ ]
47+ }
48+ ],
49+ "tools" :[]
50+ }
51+ ]
52+ }
You can’t perform that action at this time.
0 commit comments