Skip to content

Commit f833d71

Browse files
authored
Merge pull request #33 from hathach/gh-pages
release nrf52 0.11.1
2 parents d990ea4 + 19aa56d commit f833d71

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

boards/adafruit-nrf52-0.11.1.tar.bz2

16.2 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3696,6 +3696,36 @@
36963696
"version": "1.2.0"
36973697
}
36983698
]
3699+
},
3700+
{
3701+
"name": "Adafruit nRF52",
3702+
"architecture": "nrf52",
3703+
"version": "0.11.1",
3704+
"category": "Adafruit",
3705+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.11.1.tar.bz2",
3706+
"archiveFileName": "adafruit-nrf52-0.11.1.tar.bz2",
3707+
"checksum": "SHA-256:44c8ceda0710c1009d3c125c011364422aadc69397e86138d9c7638af29a2cc2",
3708+
"size": "16964410",
3709+
"help": {
3710+
"online": "https://forums.adafruit.com"
3711+
},
3712+
"boards": [
3713+
{
3714+
"name": "Adafruit Bluefruit nRF52 Feather"
3715+
}
3716+
],
3717+
"toolsDependencies": [
3718+
{
3719+
"packager": "arduino",
3720+
"name": "arm-none-eabi-gcc",
3721+
"version": "7-2017q4"
3722+
},
3723+
{
3724+
"packager": "adafruit",
3725+
"name": "nrfjprog",
3726+
"version": "9.4.0"
3727+
}
3728+
]
36993729
}
37003730
]
37013731
},

0 commit comments

Comments
 (0)