File tree Expand file tree Collapse file tree 2 files changed +44
-5
lines changed Expand file tree Collapse file tree 2 files changed +44
-5
lines changed Original file line number Diff line number Diff line change 3973
3973
},
3974
3974
"boards" : [
3975
3975
{
3976
- "name" :" Adafruit Feather nRF52832"
3976
+ "name" : " Adafruit Feather nRF52832"
3977
3977
},
3978
3978
{
3979
- "name" :" Adafruit Feather nRF52840 Express"
3979
+ "name" : " Adafruit Feather nRF52840 Express"
3980
3980
},
3981
3981
{
3982
- "name" :" Adafruit Circuit Playground Bluefruit"
3982
+ "name" : " Adafruit Circuit Playground Bluefruit"
3983
3983
},
3984
3984
{
3985
- "name" :" Adafruit Metro nRF52840 Express"
3985
+ "name" : " Adafruit Metro nRF52840 Express"
3986
+ }
3987
+ ],
3988
+ "toolsDependencies" : [
3989
+ {
3990
+ "packager" : " arduino" ,
3991
+ "name" : " arm-none-eabi-gcc" ,
3992
+ "version" : " 7-2017q4"
3993
+ },
3994
+ {
3995
+ "packager" : " adafruit" ,
3996
+ "name" : " nrfjprog" ,
3997
+ "version" : " 9.4.0"
3998
+ }
3999
+ ]
4000
+ },
4001
+ {
4002
+ "name" : " Adafruit nRF52" ,
4003
+ "architecture" : " nrf52" ,
4004
+ "version" : " 0.14.0" ,
4005
+ "category" : " Adafruit" ,
4006
+ "url" : " https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.14.0.tar.bz2" ,
4007
+ "archiveFileName" : " adafruit-nrf52-0.14.0.tar.bz2" ,
4008
+ "checksum" : " SHA-256:3f7a70d4061d7c0ec8154788477c5b81abce19993b0709834615f8420494a193" ,
4009
+ "size" : " 15836922" ,
4010
+ "help" : {
4011
+ "online" : " https://forums.adafruit.com"
4012
+ },
4013
+ "boards" : [
4014
+ {
4015
+ "name" : " Adafruit Feather nRF52832"
4016
+ },
4017
+ {
4018
+ "name" : " Adafruit Feather nRF52840 Express"
4019
+ },
4020
+ {
4021
+ "name" : " Adafruit Circuit Playground Bluefruit"
4022
+ },
4023
+ {
4024
+ "name" : " Adafruit Metro nRF52840 Express"
3986
4025
}
3987
4026
],
3988
4027
"toolsDependencies" : [
4149
4188
]
4150
4189
}
4151
4190
]
4152
- }
4191
+ }
You can’t perform that action at this time.
0 commit comments