File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
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 3973
3973
},
3974
3974
"boards" : [
3975
3975
{
3976
- "name" : " Adafruit Bluefruit nRF52 Feather"
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"
3977
3986
}
3978
3987
],
3979
3988
"toolsDependencies" : [
4140
4149
]
4141
4150
}
4142
4151
]
4143
- }
4152
+ }
You can’t perform that action at this time.
0 commit comments