Skip to content

Commit

Permalink
Merge pull request #64 from hathach/samd-1.5.13-nrf-0.20.1
Browse files Browse the repository at this point in the history
release samd 1.5.13 and nrf 0.20.1
  • Loading branch information
hathach authored Apr 23, 2020
2 parents c667d61 + 8ea6e6b commit 30dcd3f
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 1 deletion.
Binary file added boards/adafruit-nrf52-0.20.1.tar.bz2
Binary file not shown.
Binary file added boards/adafruit-samd-1.5.13.tar.bz2
Binary file not shown.
156 changes: 155 additions & 1 deletion package_adafruit_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -5414,6 +5414,160 @@
"version": "1.2.1"
}
]
},
{
"name": "Adafruit nRF52",
"architecture": "nrf52",
"version": "0.20.1",
"category": "Adafruit",
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.20.1.tar.bz2",
"archiveFileName": "adafruit-nrf52-0.20.1.tar.bz2",
"checksum": "SHA-256:2ae452b0177a7f343c0f440d94ee8e7a5bb2537d3b67b0e8d4490d1b8df9e823",
"size": "19070383",
"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"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "adafruit",
"name": "nrfjprog",
"version": "9.4.0"
}
]
},
{
"name": "Adafruit SAMD Boards",
"architecture": "samd",
"version": "1.5.13",
"category": "Adafruit",
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.13.tar.bz2",
"archiveFileName": "adafruit-samd-1.5.13.tar.bz2",
"checksum": "SHA-256:4251440ec5c980291ed58519389d1c5c12054b19530c1a8743788b8a6003ba99",
"size": "4361974",
"help": {
"online": "https://forums.adafruit.com"
},
"boards": [
{
"name": "Adafruit Feather M0"
},
{
"name": "Adafruit Feather M0 Express"
},
{
"name": "Adafruit Metro M0 Express"
},
{
"name": "Adafruit Circuit Playground Express"
},
{
"name": "Adafruit Gemma M0"
},
{
"name": "Adafruit Trinket M0"
},
{
"name": "Adafruit ItsyBitsy M0"
},
{
"name": "Adafruit pIRkey M0"
},
{
"name": "Adafruit Metro M4"
},
{
"name": "Adafruit Grand Central M4"
},
{
"name": "Adafruit ItsyBitsy M4"
},
{
"name": "Adafruit Grand Central M4"
},
{
"name": "Adafruit Feather M4 Express"
},
{
"name": "Adafruit Hallowing M0"
},
{
"name": "Adafruit NeoTrellis M4"
},
{
"name": "Adafruit PyPortal M4"
},
{
"name": "Adafruit PyBadge M4"
},
{
"name": "Adafruit Metro M4 AirLift"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.7.0-arduino3"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.8.0-48-gb176eee"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.10.0-arduino7"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.5.0"
},
{
"packager": "arduino",
"name": "CMSIS-Atmel",
"version": "1.2.0"
},
{
"packager": "arduino",
"name": "arduinoOTA",
"version": "1.2.1"
}
]
}
]
},
Expand Down Expand Up @@ -5566,4 +5720,4 @@
]
}
]
}
}

0 comments on commit 30dcd3f

Please sign in to comment.