File tree Expand file tree Collapse file tree 3 files changed +49
-1
lines changed Expand file tree Collapse file tree 3 files changed +49
-1
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ index_template =
257
257
" name" :" Adafruit Feather nRF52840 Express"
258
258
}},
259
259
{{
260
- " name" :" Adafruit Feather Bluefruit Sense"
260
+ " name" :" Adafruit Feather nRF52840 Sense"
261
261
}},
262
262
{{
263
263
" name" :" Adafruit Circuit Playground Bluefruit"
Original file line number Diff line number Diff line change 5058
5058
"version" : " 9.4.0"
5059
5059
}
5060
5060
]
5061
+ },
5062
+ {
5063
+ "name" : " Adafruit nRF52" ,
5064
+ "architecture" : " nrf52" ,
5065
+ "version" : " 0.18.5" ,
5066
+ "category" : " Adafruit" ,
5067
+ "url" : " https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.18.5.tar.bz2" ,
5068
+ "archiveFileName" : " adafruit-nrf52-0.18.5.tar.bz2" ,
5069
+ "checksum" : " SHA-256:b53377374c03feb7a5295beaa450235d09c2818dadaff5d6020a762f1fbd70b1" ,
5070
+ "size" : " 18555924" ,
5071
+ "help" : {
5072
+ "online" : " https://forums.adafruit.com"
5073
+ },
5074
+ "boards" : [
5075
+ {
5076
+ "name" : " Adafruit Feather nRF52832"
5077
+ },
5078
+ {
5079
+ "name" : " Adafruit Feather nRF52840 Express"
5080
+ },
5081
+ {
5082
+ "name" : " Adafruit Feather nRF52840 Sense"
5083
+ },
5084
+ {
5085
+ "name" : " Adafruit Circuit Playground Bluefruit"
5086
+ },
5087
+ {
5088
+ "name" : " Adafruit Metro nRF52840 Express"
5089
+ },
5090
+ {
5091
+ "name" : " Adafruit ItsyBitsy nRF52840"
5092
+ },
5093
+ {
5094
+ "name" : " Adafruit CLUE"
5095
+ }
5096
+ ],
5097
+ "toolsDependencies" : [
5098
+ {
5099
+ "packager" : " arduino" ,
5100
+ "name" : " arm-none-eabi-gcc" ,
5101
+ "version" : " 7-2017q4"
5102
+ },
5103
+ {
5104
+ "packager" : " adafruit" ,
5105
+ "name" : " nrfjprog" ,
5106
+ "version" : " 9.4.0"
5107
+ }
5108
+ ]
5061
5109
}
5062
5110
]
5063
5111
},
You can’t perform that action at this time.
0 commit comments