Skip to content

Commit 1235bca

Browse files
authored
Merge pull request #25 from hathach/gh-pages
release nrf52 0.10.0
2 parents 392e142 + 90441a6 commit 1235bca

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

boards/adafruit-nrf52-0.10.0.tar.bz2

16.7 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3239,6 +3239,36 @@
32393239
"version": "1.2.0"
32403240
}
32413241
]
3242+
},
3243+
{
3244+
"name": "Adafruit nRF52",
3245+
"architecture": "nrf52",
3246+
"version": "0.10.0",
3247+
"category": "Adafruit",
3248+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.10.0.tar.bz2",
3249+
"archiveFileName": "adafruit-nrf52-0.10.0.tar.bz2",
3250+
"checksum": "SHA-256:2cc0da5ca06b1025d28a17d9368f8a1bcfc1005ef59ff73936994b3f9826da1f",
3251+
"size": "17484998",
3252+
"help": {
3253+
"online": "https://forums.adafruit.com"
3254+
},
3255+
"boards": [
3256+
{
3257+
"name": "Adafruit Bluefruit nRF52 Feather"
3258+
}
3259+
],
3260+
"toolsDependencies": [
3261+
{
3262+
"packager": "adafruit",
3263+
"name": "gcc-arm-none-eabi",
3264+
"version": "5_2-2015q4"
3265+
},
3266+
{
3267+
"packager": "adafruit",
3268+
"name": "nrfjprog",
3269+
"version": "9.4.0"
3270+
}
3271+
]
32423272
}
32433273
]
32443274
},

0 commit comments

Comments
 (0)