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 @@ -261,6 +261,9 @@ index_template =
261
261
}},
262
262
{{
263
263
" name" :" Adafruit Metro nRF52840 Express"
264
+ }},
265
+ {{
266
+ " name" :" Adafruit ItsyBitsy nRF52840"
264
267
}}
265
268
],
266
269
" toolsDependencies" : [
Original file line number Diff line number Diff line change 4137
4137
"version" : " 1.2.0"
4138
4138
}
4139
4139
]
4140
+ },
4141
+ {
4142
+ "name" : " Adafruit nRF52" ,
4143
+ "architecture" : " nrf52" ,
4144
+ "version" : " 0.14.5" ,
4145
+ "category" : " Adafruit" ,
4146
+ "url" : " https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.14.5.tar.bz2" ,
4147
+ "archiveFileName" : " adafruit-nrf52-0.14.5.tar.bz2" ,
4148
+ "checksum" : " SHA-256:e702eaa9eff68ca944d898f72f51233a76a3e1fa23e8947669eaec782484af0d" ,
4149
+ "size" : " 17869419" ,
4150
+ "help" : {
4151
+ "online" : " https://forums.adafruit.com"
4152
+ },
4153
+ "boards" : [
4154
+ {
4155
+ "name" : " Adafruit Feather nRF52832"
4156
+ },
4157
+ {
4158
+ "name" : " Adafruit Feather nRF52840 Express"
4159
+ },
4160
+ {
4161
+ "name" : " Adafruit Circuit Playground Bluefruit"
4162
+ },
4163
+ {
4164
+ "name" : " Adafruit Metro nRF52840 Express"
4165
+ },
4166
+ {
4167
+ "name" : " Adafruit ItsyBitsy nRF52840"
4168
+ }
4169
+ ],
4170
+ "toolsDependencies" : [
4171
+ {
4172
+ "packager" : " arduino" ,
4173
+ "name" : " arm-none-eabi-gcc" ,
4174
+ "version" : " 7-2017q4"
4175
+ },
4176
+ {
4177
+ "packager" : " adafruit" ,
4178
+ "name" : " nrfjprog" ,
4179
+ "version" : " 9.4.0"
4180
+ }
4181
+ ]
4140
4182
}
4141
4183
]
4142
4184
},
4289
4331
]
4290
4332
}
4291
4333
]
4292
- }
4334
+ }
You can’t perform that action at this time.
0 commit comments