|
112 | 112 | "version": "0.10.0-dev.nrf5"
|
113 | 113 | }
|
114 | 114 | ]
|
| 115 | + }, |
| 116 | + { |
| 117 | + "name": "Nordic Semiconductor nRF5 Boards", |
| 118 | + "architecture": "nRF5", |
| 119 | + "version": "0.4.0", |
| 120 | + "category": "Contributed", |
| 121 | + "help": { |
| 122 | + "online": "https://github.com/sandeepmistry/arduino-nRF5/issues" |
| 123 | + }, |
| 124 | + "url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.4.0.tar.gz", |
| 125 | + "archiveFileName": "arduino-nRF52-0.4.0.tar.gz", |
| 126 | + "checksum": "MD5:db266b898c5bfa4eec8992baf37ba535", |
| 127 | + "size": "4239360", |
| 128 | + "boards": [ |
| 129 | + {"name": "BBC micro:bit"}, |
| 130 | + {"name": "Bluz DK"}, |
| 131 | + {"name": "Electronut labs bluey"}, |
| 132 | + {"name": "Generic nRF51822"}, |
| 133 | + {"name": "Generic nRF52823"}, |
| 134 | + {"name": "OSHChip"}, |
| 135 | + {"name": "ng-beacon"}, |
| 136 | + {"name": "nRF51 Dongle"}, |
| 137 | + {"name": "nRF51822 Development Kit"}, |
| 138 | + {"name": "nRF52 DK"}, |
| 139 | + {"name": "Nordic Beacon Kit"}, |
| 140 | + {"name": "RedBear BLE Nano 2"}, |
| 141 | + {"name": "RedBear Blend 2"}, |
| 142 | + {"name": "RedBearLab BLE Nano"}, |
| 143 | + {"name": "RedBearLab nRF51822"}, |
| 144 | + {"name": "Taida Century nRF52 mini board"}, |
| 145 | + {"name": "TinyBLE"}, |
| 146 | + {"name": "Waveshare BLE400"} |
| 147 | + ], |
| 148 | + "toolsDependencies": [ |
| 149 | + { |
| 150 | + "packager": "sandeepmistry", |
| 151 | + "name": "gcc-arm-none-eabi", |
| 152 | + "version": "5_2-2015q4" |
| 153 | + }, |
| 154 | + { |
| 155 | + "packager": "sandeepmistry", |
| 156 | + "name": "openocd", |
| 157 | + "version": "0.10.0-dev.nrf5" |
| 158 | + } |
| 159 | + ] |
115 | 160 | }
|
116 | 161 | ],
|
117 | 162 | "tools":[
|
|
0 commit comments