Skip to content

Commit 7c08c3e

Browse files
authored
Merge pull request #42 from hathach/gh-pages
release nrf52840 0.14.5
2 parents a0f27a6 + 731b80c commit 7c08c3e

File tree

3 files changed

+46
-1
lines changed

3 files changed

+46
-1
lines changed

boards/adafruit-nrf52-0.14.5.tar.bz2

17 MB
Binary file not shown.

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: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4137,6 +4137,48 @@
41374137
"version": "1.2.0"
41384138
}
41394139
]
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+
]
41404182
}
41414183
]
41424184
},
@@ -4289,4 +4331,4 @@
42894331
]
42904332
}
42914333
]
4292-
}
4334+
}

0 commit comments

Comments
 (0)