Skip to content

Commit 731b80c

Browse files
committed
add ItsyBitsy nRF52840 to board list
1 parent 4b0da76 commit 731b80c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

bpt.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,9 @@ index_template =
261261
}},
262262
{{
263263
"name":"Adafruit Metro nRF52840 Express"
264+
}},
265+
{{
266+
"name":"Adafruit ItsyBitsy nRF52840"
264267
}}
265268
],
266269
"toolsDependencies": [

package_adafruit_index.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4162,6 +4162,9 @@
41624162
},
41634163
{
41644164
"name": "Adafruit Metro nRF52840 Express"
4165+
},
4166+
{
4167+
"name": "Adafruit ItsyBitsy nRF52840"
41654168
}
41664169
],
41674170
"toolsDependencies": [
@@ -4328,4 +4331,4 @@
43284331
]
43294332
}
43304333
]
4331-
}
4334+
}

0 commit comments

Comments
 (0)