File tree Expand file tree Collapse file tree 3 files changed +50
-2
lines changed Expand file tree Collapse file tree 3 files changed +50
-2
lines changed Original file line number Diff line number Diff line change @@ -251,7 +251,16 @@ index_template =
251
251
}},
252
252
" boards" :[
253
253
{{
254
- " name" :" Adafruit Bluefruit nRF52 Feather"
254
+ " name" :" Adafruit Feather nRF52832"
255
+ }},
256
+ {{
257
+ " name" :" Adafruit Feather nRF52840 Express"
258
+ }},
259
+ {{
260
+ " name" :" Adafruit Circuit Playground Bluefruit"
261
+ }},
262
+ {{
263
+ " name" :" Adafruit Metro nRF52840 Express"
255
264
}}
256
265
],
257
266
" toolsDependencies" : [
Original file line number Diff line number Diff line change 3958
3958
"version" : " 1.2.0"
3959
3959
}
3960
3960
]
3961
+ },
3962
+ {
3963
+ "name" : " Adafruit nRF52" ,
3964
+ "architecture" : " nrf52" ,
3965
+ "version" : " 0.13.0" ,
3966
+ "category" : " Adafruit" ,
3967
+ "url" : " https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.13.0.tar.bz2" ,
3968
+ "archiveFileName" : " adafruit-nrf52-0.13.0.tar.bz2" ,
3969
+ "checksum" : " SHA-256:0152741eaeec7af0e480965d79e9ec62291681671bbc502b7d57cf789843471e" ,
3970
+ "size" : " 17543332" ,
3971
+ "help" : {
3972
+ "online" : " https://forums.adafruit.com"
3973
+ },
3974
+ "boards" : [
3975
+ {
3976
+ "name" :" Adafruit Feather nRF52832"
3977
+ },
3978
+ {
3979
+ "name" :" Adafruit Feather nRF52840 Express"
3980
+ },
3981
+ {
3982
+ "name" :" Adafruit Circuit Playground Bluefruit"
3983
+ },
3984
+ {
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
+ ]
3961
4000
}
3962
4001
]
3963
4002
},
4110
4149
]
4111
4150
}
4112
4151
]
4113
- }
4152
+ }
You can’t perform that action at this time.
0 commit comments