Skip to content

Commit e8a9184

Browse files
authored
Merge pull request #114 from adafruit/nrf-1.7.0
release nrf52 1.7.0
2 parents bb84c51 + e690a4d commit e8a9184

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed

boards/adafruit-nrf52-1.7.0.tar.bz2

20 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10065,6 +10065,67 @@
1006510065
"version": "1.2.1"
1006610066
}
1006710067
]
10068+
},
10069+
{
10070+
"name": "Adafruit nRF52",
10071+
"architecture": "nrf52",
10072+
"version": "1.7.0",
10073+
"category": "Adafruit",
10074+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-1.7.0.tar.bz2",
10075+
"archiveFileName": "adafruit-nrf52-1.7.0.tar.bz2",
10076+
"checksum": "SHA-256:3fad7190534cac0a2f89381e812b471fa7bb631c0ac76b3f3ff4b71ee9e7c9a5",
10077+
"size": "20955171",
10078+
"help": {
10079+
"online": "https://forums.adafruit.com"
10080+
},
10081+
"boards": [
10082+
{
10083+
"name": "Adafruit Feather nRF52832"
10084+
},
10085+
{
10086+
"name": "Adafruit Feather nRF52840 Express"
10087+
},
10088+
{
10089+
"name": "Adafruit Feather nRF52840 Sense"
10090+
},
10091+
{
10092+
"name": "Adafruit Circuit Playground Bluefruit"
10093+
},
10094+
{
10095+
"name": "Adafruit Metro nRF52840 Express"
10096+
},
10097+
{
10098+
"name": "Adafruit ItsyBitsy nRF52840"
10099+
},
10100+
{
10101+
"name": "Adafruit CLUE"
10102+
},
10103+
{
10104+
"name": "Adafruit LED Glasses Driver nRF52840"
10105+
}
10106+
],
10107+
"toolsDependencies": [
10108+
{
10109+
"packager": "adafruit",
10110+
"name": "arm-none-eabi-gcc",
10111+
"version": "9-2019q4"
10112+
},
10113+
{
10114+
"packager": "adafruit",
10115+
"name": "nrfjprog",
10116+
"version": "9.4.0"
10117+
},
10118+
{
10119+
"packager": "adafruit",
10120+
"name": "CMSIS",
10121+
"version": "5.7.0"
10122+
},
10123+
{
10124+
"packager": "arduino",
10125+
"name": "openocd",
10126+
"version": "0.11.0-arduino2"
10127+
}
10128+
]
1006810129
}
1006910130
]
1007010131
},

0 commit comments

Comments
 (0)