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 =
257257 " name" :" Adafruit Feather nRF52840 Express"
258258 }},
259259 {{
260- " name" :" Adafruit Feather Bluefruit Sense"
260+ " name" :" Adafruit Feather nRF52840 Sense"
261261 }},
262262 {{
263263 " name" :" Adafruit Circuit Playground Bluefruit"
Original file line number Diff line number Diff line change 50585058 "version" : " 9.4.0"
50595059 }
50605060 ]
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+ ]
50615109 }
50625110 ]
50635111 },
You can’t perform that action at this time.
0 commit comments