Skip to content

Commit ed38b75

Browse files
committed
release nrf52 0.14.0
1 parent 57b3a26 commit ed38b75

File tree

2 files changed

+44
-5
lines changed

2 files changed

+44
-5
lines changed

boards/adafruit-nrf52-0.14.0.tar.bz2

15.1 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 44 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3973,16 +3973,55 @@
39733973
},
39743974
"boards": [
39753975
{
3976-
"name":"Adafruit Feather nRF52832"
3976+
"name": "Adafruit Feather nRF52832"
39773977
},
39783978
{
3979-
"name":"Adafruit Feather nRF52840 Express"
3979+
"name": "Adafruit Feather nRF52840 Express"
39803980
},
39813981
{
3982-
"name":"Adafruit Circuit Playground Bluefruit"
3982+
"name": "Adafruit Circuit Playground Bluefruit"
39833983
},
39843984
{
3985-
"name":"Adafruit Metro nRF52840 Express"
3985+
"name": "Adafruit Metro nRF52840 Express"
3986+
}
3987+
],
3988+
"toolsDependencies": [
3989+
{
3990+
"packager": "arduino",
3991+
"name": "arm-none-eabi-gcc",
3992+
"version": "7-2017q4"
3993+
},
3994+
{
3995+
"packager": "adafruit",
3996+
"name": "nrfjprog",
3997+
"version": "9.4.0"
3998+
}
3999+
]
4000+
},
4001+
{
4002+
"name": "Adafruit nRF52",
4003+
"architecture": "nrf52",
4004+
"version": "0.14.0",
4005+
"category": "Adafruit",
4006+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.14.0.tar.bz2",
4007+
"archiveFileName": "adafruit-nrf52-0.14.0.tar.bz2",
4008+
"checksum": "SHA-256:3f7a70d4061d7c0ec8154788477c5b81abce19993b0709834615f8420494a193",
4009+
"size": "15836922",
4010+
"help": {
4011+
"online": "https://forums.adafruit.com"
4012+
},
4013+
"boards": [
4014+
{
4015+
"name": "Adafruit Feather nRF52832"
4016+
},
4017+
{
4018+
"name": "Adafruit Feather nRF52840 Express"
4019+
},
4020+
{
4021+
"name": "Adafruit Circuit Playground Bluefruit"
4022+
},
4023+
{
4024+
"name": "Adafruit Metro nRF52840 Express"
39864025
}
39874026
],
39884027
"toolsDependencies": [
@@ -4149,4 +4188,4 @@
41494188
]
41504189
}
41514190
]
4152-
}
4191+
}

0 commit comments

Comments
 (0)