|
9 | 9 | "online": "https://github.com/h2zero/n-able-Arduino/issues" |
10 | 10 | }, |
11 | 11 | "platforms": [ |
| 12 | + { |
| 13 | + "name": "Arm (Nim)BLE Boards", |
| 14 | + "architecture": "arm-ble", |
| 15 | + "version": "0.4.0", |
| 16 | + "category": "Contributed", |
| 17 | + "help": { |
| 18 | + "online": "https://github.com/h2zero/n-able-Arduino/issues" |
| 19 | + }, |
| 20 | + "url": "https://github.com/h2zero/n-able-Arduino/archive/refs/tags/0.4.0.tar.gz", |
| 21 | + "archiveFileName": "n-able-Arduino-0.4.0.tar.gz", |
| 22 | + "checksum": "SHA-256:cb134be3b2f7f1752a9b6f566c93cdcf68739c2ebfbf6d63057c6c0d8784bef6", |
| 23 | + "size": "2628219", |
| 24 | + "boards": [ |
| 25 | + { |
| 26 | + "name": "Adafruit CLUE nRF52840" |
| 27 | + }, |
| 28 | + { |
| 29 | + "name": "Adafruit Circuit Playground Bluefruit" |
| 30 | + }, |
| 31 | + { |
| 32 | + "name": "Adafruit Feather nRF52832" |
| 33 | + }, |
| 34 | + { |
| 35 | + "name": "Adafruit Feather nRF52840 Express" |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": "Adafruit Feather nRF52840 Sense" |
| 39 | + }, |
| 40 | + { |
| 41 | + "name": "Adafruit ItsyBitsy nRF52840 Express" |
| 42 | + }, |
| 43 | + { |
| 44 | + "name": "BBC micro:bit" |
| 45 | + }, |
| 46 | + { |
| 47 | + "name": "BBC micro:bit v2" |
| 48 | + }, |
| 49 | + { |
| 50 | + "name": "Bluz DK" |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "Calliope mini" |
| 54 | + }, |
| 55 | + { |
| 56 | + "name": "Ebyte E104-BT5032A-TB" |
| 57 | + }, |
| 58 | + { |
| 59 | + "name": "Ebyte E104-BT5040UA Dongle" |
| 60 | + }, |
| 61 | + { |
| 62 | + "name": "Electronut labs bluey" |
| 63 | + }, |
| 64 | + { |
| 65 | + "name": "Electronut labs hackaBLE" |
| 66 | + }, |
| 67 | + { |
| 68 | + "name": "Electronut labs hackaBLE v2" |
| 69 | + }, |
| 70 | + { |
| 71 | + "name": "Generic nRF51822" |
| 72 | + }, |
| 73 | + { |
| 74 | + "name": "Generic nRF52810" |
| 75 | + }, |
| 76 | + { |
| 77 | + "name": "Generic nRF52832" |
| 78 | + }, |
| 79 | + { |
| 80 | + "name": "Generic nRF52833" |
| 81 | + }, |
| 82 | + { |
| 83 | + "name": "Generic nRF52840" |
| 84 | + }, |
| 85 | + { |
| 86 | + "name": "ng-beacon" |
| 87 | + }, |
| 88 | + { |
| 89 | + "name": "nRF51 Dongle" |
| 90 | + }, |
| 91 | + { |
| 92 | + "name": "nRF51822 DK" |
| 93 | + }, |
| 94 | + { |
| 95 | + "name": "nRF52832 DK" |
| 96 | + }, |
| 97 | + { |
| 98 | + "name": "nRF52833 DK" |
| 99 | + }, |
| 100 | + { |
| 101 | + "name": "nRF52840 DK" |
| 102 | + }, |
| 103 | + { |
| 104 | + "name": "nRF52840 Dongle" |
| 105 | + }, |
| 106 | + { |
| 107 | + "name": "Nordic Beacon Kit" |
| 108 | + }, |
| 109 | + { |
| 110 | + "name": "OSHChip" |
| 111 | + }, |
| 112 | + { |
| 113 | + "name": "RedBear BLE Nano" |
| 114 | + }, |
| 115 | + { |
| 116 | + "name": "RedBear BLE Nano 2" |
| 117 | + }, |
| 118 | + { |
| 119 | + "name": "RedBear Blend 2" |
| 120 | + }, |
| 121 | + { |
| 122 | + "name": "RedBear nRF51822" |
| 123 | + }, |
| 124 | + { |
| 125 | + "name": "Sino:bit" |
| 126 | + }, |
| 127 | + { |
| 128 | + "name": "TinyBLE" |
| 129 | + }, |
| 130 | + { |
| 131 | + "name": "Waveshare BLE400" |
| 132 | + }, |
| 133 | + { |
| 134 | + "name": "Seeed XIAO nRF52840 Sense" |
| 135 | + } |
| 136 | + ], |
| 137 | + "toolsDependencies": [ |
| 138 | + { |
| 139 | + "packager": "n-able-Arduino", |
| 140 | + "name": "gcc-arm-none-eabi", |
| 141 | + "version": "10.3.1-2.1" |
| 142 | + }, |
| 143 | + { |
| 144 | + "packager": "n-able-Arduino", |
| 145 | + "name": "openocd", |
| 146 | + "version": "0.11.0-4" |
| 147 | + } |
| 148 | + ] |
| 149 | + }, |
12 | 150 | { |
13 | 151 | "name": "Arm (Nim)BLE Boards", |
14 | 152 | "architecture": "arm-ble", |
|
686 | 824 | } |
687 | 825 | ], |
688 | 826 | "tools": [ |
| 827 | + { |
| 828 | + "name": "gcc-arm-none-eabi", |
| 829 | + "version": "10.3.1-2.1", |
| 830 | + "systems": [ |
| 831 | + { |
| 832 | + "host": "x86_64-apple-darwin", |
| 833 | + "url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v10.3.1-2.1/xpack-arm-none-eabi-gcc-10.3.1-2.1-darwin-x64.tar.gz", |
| 834 | + "archiveFileName": "xpack-arm-none-eabi-gcc-10.3.1-2.1-darwin-x64.tar.gz", |
| 835 | + "checksum": "SHA-256:703dcbbbeaf6f2577cb7b3677072fa176b9d7e55256735e0b770b90952c626d9", |
| 836 | + "size": "181589598" |
| 837 | + }, |
| 838 | + { |
| 839 | + "host": "aarch64-linux-gnu", |
| 840 | + "url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v10.3.1-2.1/xpack-arm-none-eabi-gcc-10.3.1-2.1-linux-arm64.tar.gz", |
| 841 | + "archiveFileName": "xpack-arm-none-eabi-gcc-10.3.1-2.1-linux-arm64.tar.gz", |
| 842 | + "checksum": "SHA-256:f78c2ec2177d29a005e43eb05aa36f361428f0d607b80046b3e032a08ae8232c", |
| 843 | + "size": "182454272" |
| 844 | + }, |
| 845 | + { |
| 846 | + "host": "arm-linux-gnueabihf", |
| 847 | + "url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v10.3.1-2.1/xpack-arm-none-eabi-gcc-10.3.1-2.1-linux-arm.tar.gz", |
| 848 | + "archiveFileName": "xpack-arm-none-eabi-gcc-10.3.1-2.1-linux-arm.tar.gz", |
| 849 | + "checksum": "SHA-256:7a264f45863f0006ab65da66cd4683b311977f6cda4e7ef18dde5e70717b6ea1", |
| 850 | + "size": "177103872" |
| 851 | + }, |
| 852 | + { |
| 853 | + "host": "x86_64-pc-linux-gnu", |
| 854 | + "url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v10.3.1-2.1/xpack-arm-none-eabi-gcc-10.3.1-2.1-linux-x64.tar.gz", |
| 855 | + "archiveFileName": "xpack-arm-none-eabi-gcc-10.3.1-2.1-linux-x64.tar.gz", |
| 856 | + "checksum": "SHA-256:eb4c7cb16ac1ab7d629ce807847692d5add9f13f23a3196fc545acc6f410a8cf", |
| 857 | + "size": "183500288" |
| 858 | + }, |
| 859 | + { |
| 860 | + "host": "i686-mingw32", |
| 861 | + "url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v10.3.1-2.1/xpack-arm-none-eabi-gcc-10.3.1-2.1-win32-x64.zip", |
| 862 | + "archiveFileName": "xpack-arm-none-eabi-gcc-10.3.1-2.1-win32-x64.zip", |
| 863 | + "checksum": "SHA-256:17c78c88efba6b6f3988b216044db908570af70392977c7a4680a5f08e098b61", |
| 864 | + "size": "202366976" |
| 865 | + } |
| 866 | + ] |
| 867 | + }, |
689 | 868 | { |
690 | 869 | "name": "gcc-arm-none-eabi", |
691 | 870 | "version": "9.3.1-1", |
|
0 commit comments