File tree Expand file tree Collapse file tree 3 files changed +46
-1
lines changed Expand file tree Collapse file tree 3 files changed +46
-1
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ index_template =
266266 " name" :" Adafruit ItsyBitsy nRF52840"
267267 }},
268268 {{
269- " name" :" Adafruit Clue "
269+ " name" :" Adafruit CLUE "
270270 }}
271271 ],
272272 " toolsDependencies" : [
Original file line number Diff line number Diff line change 47714771 "version" : " 1.2.0"
47724772 }
47734773 ]
4774+ },
4775+ {
4776+ "name" : " Adafruit nRF52" ,
4777+ "architecture" : " nrf52" ,
4778+ "version" : " 0.15.1" ,
4779+ "category" : " Adafruit" ,
4780+ "url" : " https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.15.1.tar.bz2" ,
4781+ "archiveFileName" : " adafruit-nrf52-0.15.1.tar.bz2" ,
4782+ "checksum" : " SHA-256:7b89c77df223211d821600fe8998d628527d307717ae8ede849723b63ff35b9a" ,
4783+ "size" : " 17885633" ,
4784+ "help" : {
4785+ "online" : " https://forums.adafruit.com"
4786+ },
4787+ "boards" : [
4788+ {
4789+ "name" : " Adafruit Feather nRF52832"
4790+ },
4791+ {
4792+ "name" : " Adafruit Feather nRF52840 Express"
4793+ },
4794+ {
4795+ "name" : " Adafruit Circuit Playground Bluefruit"
4796+ },
4797+ {
4798+ "name" : " Adafruit Metro nRF52840 Express"
4799+ },
4800+ {
4801+ "name" : " Adafruit ItsyBitsy nRF52840"
4802+ },
4803+ {
4804+ "name" : " Adafruit CLUE"
4805+ }
4806+ ],
4807+ "toolsDependencies" : [
4808+ {
4809+ "packager" : " arduino" ,
4810+ "name" : " arm-none-eabi-gcc" ,
4811+ "version" : " 7-2017q4"
4812+ },
4813+ {
4814+ "packager" : " adafruit" ,
4815+ "name" : " nrfjprog" ,
4816+ "version" : " 9.4.0"
4817+ }
4818+ ]
47744819 }
47754820 ]
47764821 },
You can’t perform that action at this time.
0 commit comments