Skip to content

Commit 4b0da76

Browse files
committed
release nrf52840
1 parent a0f27a6 commit 4b0da76

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

boards/adafruit-nrf52-0.14.5.tar.bz2

17 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4137,6 +4137,45 @@
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+
"toolsDependencies": [
4168+
{
4169+
"packager": "arduino",
4170+
"name": "arm-none-eabi-gcc",
4171+
"version": "7-2017q4"
4172+
},
4173+
{
4174+
"packager": "adafruit",
4175+
"name": "nrfjprog",
4176+
"version": "9.4.0"
4177+
}
4178+
]
41404179
}
41414180
]
41424181
},

0 commit comments

Comments
 (0)