File tree 3 files changed +34
-4
lines changed
3 files changed +34
-4
lines changed Original file line number Diff line number Diff line change @@ -251,9 +251,9 @@ index_template =
251
251
],
252
252
" toolsDependencies" : [
253
253
{{
254
- " packager" : " adafruit " ,
255
- " name" : " gcc- arm-none-eabi" ,
256
- " version" : " 5_2-2015q4 "
254
+ " packager" : " arduino " ,
255
+ " name" : " arm-none-eabi-gcc " ,
256
+ " version" : " 7-2017q4 "
257
257
}},
258
258
{{
259
259
" packager" : " adafruit" ,
Original file line number Diff line number Diff line change 3560
3560
"version" : " 1.2.0"
3561
3561
}
3562
3562
]
3563
+ },
3564
+ {
3565
+ "name" : " Adafruit nRF52" ,
3566
+ "architecture" : " nrf52" ,
3567
+ "version" : " 0.11.0" ,
3568
+ "category" : " Adafruit" ,
3569
+ "url" : " https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.11.0.tar.bz2" ,
3570
+ "archiveFileName" : " adafruit-nrf52-0.11.0.tar.bz2" ,
3571
+ "checksum" : " SHA-256:a7ece234b2a42cb68384eaa290cec23ce2e60e500a79939355d30843e3cf7e6a" ,
3572
+ "size" : " 16957683" ,
3573
+ "help" : {
3574
+ "online" : " https://forums.adafruit.com"
3575
+ },
3576
+ "boards" : [
3577
+ {
3578
+ "name" : " Adafruit Bluefruit nRF52 Feather"
3579
+ }
3580
+ ],
3581
+ "toolsDependencies" : [
3582
+ {
3583
+ "packager" : " arduino" ,
3584
+ "name" : " arm-none-eabi-gcc" ,
3585
+ "version" : " 7-2017q4"
3586
+ },
3587
+ {
3588
+ "packager" : " adafruit" ,
3589
+ "name" : " nrfjprog" ,
3590
+ "version" : " 9.4.0"
3591
+ }
3592
+ ]
3563
3593
}
3564
3594
]
3565
3595
},
3712
3742
]
3713
3743
}
3714
3744
]
3715
- }
3745
+ }
You can’t perform that action at this time.
0 commit comments