Skip to content

Commit 32da21f

Browse files
authored
Merge pull request #51 from hathach/nrf-0.15.1
release nrf 0.15.1
2 parents dc7a6bb + e86822d commit 32da21f

File tree

3 files changed

+46
-1
lines changed

3 files changed

+46
-1
lines changed

boards/adafruit-nrf52-0.15.1.tar.bz2

17.1 MB
Binary file not shown.

bpt.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ index_template =
266266
"name":"Adafruit ItsyBitsy nRF52840"
267267
}},
268268
{{
269-
"name":"Adafruit Clue"
269+
"name":"Adafruit CLUE"
270270
}}
271271
],
272272
"toolsDependencies": [

package_adafruit_index.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4771,6 +4771,51 @@
47714771
"version": "1.2.0"
47724772
}
47734773
]
4774+
},
4775+
{
4776+
"name": "Adafruit nRF52",
4777+
"architecture": "nrf52",
4778+
"version": "0.15.1",
4779+
"category": "Adafruit",
4780+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.15.1.tar.bz2",
4781+
"archiveFileName": "adafruit-nrf52-0.15.1.tar.bz2",
4782+
"checksum": "SHA-256:7b89c77df223211d821600fe8998d628527d307717ae8ede849723b63ff35b9a",
4783+
"size": "17885633",
4784+
"help": {
4785+
"online": "https://forums.adafruit.com"
4786+
},
4787+
"boards": [
4788+
{
4789+
"name": "Adafruit Feather nRF52832"
4790+
},
4791+
{
4792+
"name": "Adafruit Feather nRF52840 Express"
4793+
},
4794+
{
4795+
"name": "Adafruit Circuit Playground Bluefruit"
4796+
},
4797+
{
4798+
"name": "Adafruit Metro nRF52840 Express"
4799+
},
4800+
{
4801+
"name": "Adafruit ItsyBitsy nRF52840"
4802+
},
4803+
{
4804+
"name": "Adafruit CLUE"
4805+
}
4806+
],
4807+
"toolsDependencies": [
4808+
{
4809+
"packager": "arduino",
4810+
"name": "arm-none-eabi-gcc",
4811+
"version": "7-2017q4"
4812+
},
4813+
{
4814+
"packager": "adafruit",
4815+
"name": "nrfjprog",
4816+
"version": "9.4.0"
4817+
}
4818+
]
47744819
}
47754820
]
47764821
},

0 commit comments

Comments
 (0)