Skip to content

Commit

Permalink
Merge pull request #109 from adafruit/release-nrf-1.6.0
Browse files Browse the repository at this point in the history
release nrf 1.6.0
  • Loading branch information
hathach authored Dec 11, 2023
2 parents b078e59 + 5bf0fc2 commit 1b8d585
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 0 deletions.
Binary file added boards/adafruit-nrf52-1.6.0.tar.bz2
Binary file not shown.
61 changes: 61 additions & 0 deletions package_adafruit_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -9535,6 +9535,67 @@
"version": "0.11.0-arduino2"
}
]
},
{
"name": "Adafruit nRF52",
"architecture": "nrf52",
"version": "1.6.0",
"category": "Adafruit",
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-1.6.0.tar.bz2",
"archiveFileName": "adafruit-nrf52-1.6.0.tar.bz2",
"checksum": "SHA-256:98c1a732caf4a17bf3566afd1c173765082bb8087761719aa20219941dea9456",
"size": "19708789",
"help": {
"online": "https://forums.adafruit.com"
},
"boards": [
{
"name": "Adafruit Feather nRF52832"
},
{
"name": "Adafruit Feather nRF52840 Express"
},
{
"name": "Adafruit Feather nRF52840 Sense"
},
{
"name": "Adafruit Circuit Playground Bluefruit"
},
{
"name": "Adafruit Metro nRF52840 Express"
},
{
"name": "Adafruit ItsyBitsy nRF52840"
},
{
"name": "Adafruit CLUE"
},
{
"name": "Adafruit LED Glasses Driver nRF52840"
}
],
"toolsDependencies": [
{
"packager": "adafruit",
"name": "arm-none-eabi-gcc",
"version": "9-2019q4"
},
{
"packager": "adafruit",
"name": "nrfjprog",
"version": "9.4.0"
},
{
"packager": "adafruit",
"name": "CMSIS",
"version": "5.7.0"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.11.0-arduino2"
}
]
}
]
},
Expand Down

0 comments on commit 1b8d585

Please sign in to comment.