Skip to content

Commit 3ecc42e

Browse files
authored
Merge pull request #35 from hathach/gh-pages
release nrf52 0.12.0 with webusb support
2 parents 9e9c203 + 21fc130 commit 3ecc42e

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

boards/adafruit-nrf52-0.12.0.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
@@ -3827,6 +3827,36 @@
38273827
"version": "1.2.0"
38283828
}
38293829
]
3830+
},
3831+
{
3832+
"name": "Adafruit nRF52",
3833+
"architecture": "nrf52",
3834+
"version": "0.12.0",
3835+
"category": "Adafruit",
3836+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.12.0.tar.bz2",
3837+
"archiveFileName": "adafruit-nrf52-0.12.0.tar.bz2",
3838+
"checksum": "SHA-256:dc6b3e5c2638ef3e4ea7afa775de679ab9f9f896d8e3700627932b0e841026a9",
3839+
"size": "16966706",
3840+
"help": {
3841+
"online": "https://forums.adafruit.com"
3842+
},
3843+
"boards": [
3844+
{
3845+
"name": "Adafruit Bluefruit nRF52 Feather"
3846+
}
3847+
],
3848+
"toolsDependencies": [
3849+
{
3850+
"packager": "arduino",
3851+
"name": "arm-none-eabi-gcc",
3852+
"version": "7-2017q4"
3853+
},
3854+
{
3855+
"packager": "adafruit",
3856+
"name": "nrfjprog",
3857+
"version": "9.4.0"
3858+
}
3859+
]
38303860
}
38313861
]
38323862
},

0 commit comments

Comments
 (0)