Nicolas Borla
/
BBR_1Ebene
BBR 1 Ebene
mbed-os/tools/test/examples/examples.json@0:fbdae7e6d805, 2018-05-14 (annotated)
- Committer:
- borlanic
- Date:
- Mon May 14 11:29:06 2018 +0000
- Revision:
- 0:fbdae7e6d805
BBR
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
borlanic | 0:fbdae7e6d805 | 1 | { |
borlanic | 0:fbdae7e6d805 | 2 | "examples": [ |
borlanic | 0:fbdae7e6d805 | 3 | { |
borlanic | 0:fbdae7e6d805 | 4 | "name": "mbed-os-example-blinky", |
borlanic | 0:fbdae7e6d805 | 5 | "github": "https://github.com/ARMmbed/mbed-os-example-blinky", |
borlanic | 0:fbdae7e6d805 | 6 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 7 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky" |
borlanic | 0:fbdae7e6d805 | 8 | ], |
borlanic | 0:fbdae7e6d805 | 9 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 10 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 11 | "targets" : [], |
borlanic | 0:fbdae7e6d805 | 12 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 13 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 14 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 15 | "export": true, |
borlanic | 0:fbdae7e6d805 | 16 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 17 | }, |
borlanic | 0:fbdae7e6d805 | 18 | { |
borlanic | 0:fbdae7e6d805 | 19 | "name": "mbed-os-example-tls", |
borlanic | 0:fbdae7e6d805 | 20 | "github": "https://github.com/ARMmbed/mbed-os-example-tls", |
borlanic | 0:fbdae7e6d805 | 21 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 22 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-benchmark", |
borlanic | 0:fbdae7e6d805 | 23 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-tls-client", |
borlanic | 0:fbdae7e6d805 | 24 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-hashing", |
borlanic | 0:fbdae7e6d805 | 25 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-authcrypt" |
borlanic | 0:fbdae7e6d805 | 26 | ], |
borlanic | 0:fbdae7e6d805 | 27 | "test-repo-source": "mbed", |
borlanic | 0:fbdae7e6d805 | 28 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 29 | "targets" : ["K64F", "NUCLEO_F429ZI"], |
borlanic | 0:fbdae7e6d805 | 30 | "toolchains" : ["GCC_ARM", "ARM"], |
borlanic | 0:fbdae7e6d805 | 31 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 32 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 33 | "export": true, |
borlanic | 0:fbdae7e6d805 | 34 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 35 | }, |
borlanic | 0:fbdae7e6d805 | 36 | { |
borlanic | 0:fbdae7e6d805 | 37 | "name": "mbed-os-example-mesh-minimal", |
borlanic | 0:fbdae7e6d805 | 38 | "github":"https://github.com/ARMmbed/mbed-os-example-mesh-minimal", |
borlanic | 0:fbdae7e6d805 | 39 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 40 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-mesh-minimal" |
borlanic | 0:fbdae7e6d805 | 41 | ], |
borlanic | 0:fbdae7e6d805 | 42 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 43 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 44 | "targets" : ["DISCO_F469NI", "DISCO_F746NG", "K64F", "K66F", |
borlanic | 0:fbdae7e6d805 | 45 | "NUCLEO_F429ZI", "NUCLEO_F439ZI", "NUCLEO_F746ZG", |
borlanic | 0:fbdae7e6d805 | 46 | "NUCLEO_F756ZG", "NUCLEO_F767ZI", |
borlanic | 0:fbdae7e6d805 | 47 | "NUMAKER_PFM_NUC472", "UBLOX_EVK_ODIN_W2"], |
borlanic | 0:fbdae7e6d805 | 48 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 49 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 50 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 51 | "export": true, |
borlanic | 0:fbdae7e6d805 | 52 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 53 | }, |
borlanic | 0:fbdae7e6d805 | 54 | { |
borlanic | 0:fbdae7e6d805 | 55 | "name": "mbed-os-example-ble", |
borlanic | 0:fbdae7e6d805 | 56 | "github":"https://github.com/ARMmbed/mbed-os-example-ble", |
borlanic | 0:fbdae7e6d805 | 57 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 58 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Beacon", |
borlanic | 0:fbdae7e6d805 | 59 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-HeartRate", |
borlanic | 0:fbdae7e6d805 | 60 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Thermometer", |
borlanic | 0:fbdae7e6d805 | 61 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-LEDBlinker", |
borlanic | 0:fbdae7e6d805 | 62 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-LED", |
borlanic | 0:fbdae7e6d805 | 63 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-GAPButton", |
borlanic | 0:fbdae7e6d805 | 64 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Button", |
borlanic | 0:fbdae7e6d805 | 65 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-BatteryLevel" |
borlanic | 0:fbdae7e6d805 | 66 | ], |
borlanic | 0:fbdae7e6d805 | 67 | "test-repo-source": "mbed", |
borlanic | 0:fbdae7e6d805 | 68 | "features" : ["BLE"], |
borlanic | 0:fbdae7e6d805 | 69 | "targets" : ["NRF51_DK", "NRF52_DK", "K64F", "NUCLEO_F401RE"], |
borlanic | 0:fbdae7e6d805 | 70 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 71 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 72 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 73 | "export": false, |
borlanic | 0:fbdae7e6d805 | 74 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 75 | }, |
borlanic | 0:fbdae7e6d805 | 76 | { |
borlanic | 0:fbdae7e6d805 | 77 | "name": "mbed-os-example-client", |
borlanic | 0:fbdae7e6d805 | 78 | "github":"https://github.com/ARMmbed/mbed-os-example-client", |
borlanic | 0:fbdae7e6d805 | 79 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 80 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-client" |
borlanic | 0:fbdae7e6d805 | 81 | ], |
borlanic | 0:fbdae7e6d805 | 82 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 83 | "features" : ["LWIP"], |
borlanic | 0:fbdae7e6d805 | 84 | "targets" : [], |
borlanic | 0:fbdae7e6d805 | 85 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 86 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 87 | "compile" : false, |
borlanic | 0:fbdae7e6d805 | 88 | "export": false, |
borlanic | 0:fbdae7e6d805 | 89 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 90 | }, |
borlanic | 0:fbdae7e6d805 | 91 | { |
borlanic | 0:fbdae7e6d805 | 92 | "name": "mbed-os-example-sockets", |
borlanic | 0:fbdae7e6d805 | 93 | "github":"https://github.com/ARMmbed/mbed-os-example-sockets", |
borlanic | 0:fbdae7e6d805 | 94 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 95 | ], |
borlanic | 0:fbdae7e6d805 | 96 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 97 | "features" : ["LWIP"], |
borlanic | 0:fbdae7e6d805 | 98 | "targets" : [], |
borlanic | 0:fbdae7e6d805 | 99 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 100 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 101 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 102 | "export": true, |
borlanic | 0:fbdae7e6d805 | 103 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 104 | }, |
borlanic | 0:fbdae7e6d805 | 105 | { |
borlanic | 0:fbdae7e6d805 | 106 | "name": "mbed-os-example-wifi", |
borlanic | 0:fbdae7e6d805 | 107 | "github":"https://github.com/ARMmbed/mbed-os-example-wifi", |
borlanic | 0:fbdae7e6d805 | 108 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 109 | ], |
borlanic | 0:fbdae7e6d805 | 110 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 111 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 112 | "targets" : [], |
borlanic | 0:fbdae7e6d805 | 113 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 114 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 115 | "compile" : false, |
borlanic | 0:fbdae7e6d805 | 116 | "export": false, |
borlanic | 0:fbdae7e6d805 | 117 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 118 | }, |
borlanic | 0:fbdae7e6d805 | 119 | { |
borlanic | 0:fbdae7e6d805 | 120 | "name": "mbed-os-example-uvisor", |
borlanic | 0:fbdae7e6d805 | 121 | "github":"https://github.com/ARMmbed/mbed-os-example-uvisor", |
borlanic | 0:fbdae7e6d805 | 122 | "mbed": [], |
borlanic | 0:fbdae7e6d805 | 123 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 124 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 125 | "targets" : ["K64F"], |
borlanic | 0:fbdae7e6d805 | 126 | "toolchains" : ["GCC_ARM"], |
borlanic | 0:fbdae7e6d805 | 127 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 128 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 129 | "export": true, |
borlanic | 0:fbdae7e6d805 | 130 | "auto-update" : false |
borlanic | 0:fbdae7e6d805 | 131 | }, |
borlanic | 0:fbdae7e6d805 | 132 | { |
borlanic | 0:fbdae7e6d805 | 133 | "name": "mbed-os-example-uvisor-thread", |
borlanic | 0:fbdae7e6d805 | 134 | "github":"https://github.com/ARMmbed/mbed-os-example-uvisor-thread", |
borlanic | 0:fbdae7e6d805 | 135 | "mbed": [], |
borlanic | 0:fbdae7e6d805 | 136 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 137 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 138 | "targets" : ["K64F"], |
borlanic | 0:fbdae7e6d805 | 139 | "toolchains" : ["GCC_ARM"], |
borlanic | 0:fbdae7e6d805 | 140 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 141 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 142 | "export": true, |
borlanic | 0:fbdae7e6d805 | 143 | "auto-update" : false |
borlanic | 0:fbdae7e6d805 | 144 | }, |
borlanic | 0:fbdae7e6d805 | 145 | { |
borlanic | 0:fbdae7e6d805 | 146 | "name": "mbed-os-example-uvisor-number-store", |
borlanic | 0:fbdae7e6d805 | 147 | "github":"https://github.com/ARMmbed/mbed-os-example-uvisor-number-store", |
borlanic | 0:fbdae7e6d805 | 148 | "mbed": [], |
borlanic | 0:fbdae7e6d805 | 149 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 150 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 151 | "targets" : ["K64F"], |
borlanic | 0:fbdae7e6d805 | 152 | "toolchains" : ["GCC_ARM"], |
borlanic | 0:fbdae7e6d805 | 153 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 154 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 155 | "export": true, |
borlanic | 0:fbdae7e6d805 | 156 | "auto-update" : false |
borlanic | 0:fbdae7e6d805 | 157 | }, |
borlanic | 0:fbdae7e6d805 | 158 | { |
borlanic | 0:fbdae7e6d805 | 159 | "name": "mbed-os-example-bootloader", |
borlanic | 0:fbdae7e6d805 | 160 | "github":"https://github.com/ARMmbed/mbed-os-example-bootloader", |
borlanic | 0:fbdae7e6d805 | 161 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 162 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-bootloader" |
borlanic | 0:fbdae7e6d805 | 163 | ], |
borlanic | 0:fbdae7e6d805 | 164 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 165 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 166 | "targets" : ["K64F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"], |
borlanic | 0:fbdae7e6d805 | 167 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 168 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 169 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 170 | "export": true, |
borlanic | 0:fbdae7e6d805 | 171 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 172 | }, |
borlanic | 0:fbdae7e6d805 | 173 | { |
borlanic | 0:fbdae7e6d805 | 174 | "name": "mbed-os-example-fat-filesystem", |
borlanic | 0:fbdae7e6d805 | 175 | "github":"https://github.com/ARMmbed/mbed-os-example-fat-filesystem", |
borlanic | 0:fbdae7e6d805 | 176 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 177 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-fat-filesystem" |
borlanic | 0:fbdae7e6d805 | 178 | ], |
borlanic | 0:fbdae7e6d805 | 179 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 180 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 181 | "targets" : ["K64F"], |
borlanic | 0:fbdae7e6d805 | 182 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 183 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 184 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 185 | "export": true, |
borlanic | 0:fbdae7e6d805 | 186 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 187 | }, |
borlanic | 0:fbdae7e6d805 | 188 | { |
borlanic | 0:fbdae7e6d805 | 189 | "name": "mbed-os-example-filesystem", |
borlanic | 0:fbdae7e6d805 | 190 | "github":"https://github.com/ARMmbed/mbed-os-example-filesystem", |
borlanic | 0:fbdae7e6d805 | 191 | "mbed": [ |
borlanic | 0:fbdae7e6d805 | 192 | "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-filesystem" |
borlanic | 0:fbdae7e6d805 | 193 | ], |
borlanic | 0:fbdae7e6d805 | 194 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 195 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 196 | "targets" : ["K64F"], |
borlanic | 0:fbdae7e6d805 | 197 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 198 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 199 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 200 | "export": true, |
borlanic | 0:fbdae7e6d805 | 201 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 202 | }, |
borlanic | 0:fbdae7e6d805 | 203 | { |
borlanic | 0:fbdae7e6d805 | 204 | "name": "nanostack-border-router", |
borlanic | 0:fbdae7e6d805 | 205 | "github":"https://github.com/ARMmbed/nanostack-border-router", |
borlanic | 0:fbdae7e6d805 | 206 | "mbed": [], |
borlanic | 0:fbdae7e6d805 | 207 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 208 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 209 | "targets" : ["K64F", "K66F", "NUCLEO_F429ZI"], |
borlanic | 0:fbdae7e6d805 | 210 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 211 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 212 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 213 | "export": true, |
borlanic | 0:fbdae7e6d805 | 214 | "auto-update" : false |
borlanic | 0:fbdae7e6d805 | 215 | }, |
borlanic | 0:fbdae7e6d805 | 216 | { |
borlanic | 0:fbdae7e6d805 | 217 | "name": "mbed-os-example-cellular", |
borlanic | 0:fbdae7e6d805 | 218 | "github":"https://github.com/ARMmbed/mbed-os-example-cellular", |
borlanic | 0:fbdae7e6d805 | 219 | "mbed": [], |
borlanic | 0:fbdae7e6d805 | 220 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 221 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 222 | "targets" : ["MTS_DRAGONFLY_F411RE"], |
borlanic | 0:fbdae7e6d805 | 223 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 224 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 225 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 226 | "export": true, |
borlanic | 0:fbdae7e6d805 | 227 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 228 | }, |
borlanic | 0:fbdae7e6d805 | 229 | { |
borlanic | 0:fbdae7e6d805 | 230 | "name": "mbed-os-example-lorawan", |
borlanic | 0:fbdae7e6d805 | 231 | "github":"https://github.com/ARMmbed/mbed-os-example-lorawan", |
borlanic | 0:fbdae7e6d805 | 232 | "mbed": [], |
borlanic | 0:fbdae7e6d805 | 233 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 234 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 235 | "targets" : [], |
borlanic | 0:fbdae7e6d805 | 236 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 237 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 238 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 239 | "export": false, |
borlanic | 0:fbdae7e6d805 | 240 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 241 | }, |
borlanic | 0:fbdae7e6d805 | 242 | { |
borlanic | 0:fbdae7e6d805 | 243 | "name": "mbed-os-example-nvstore", |
borlanic | 0:fbdae7e6d805 | 244 | "github":"https://github.com/ARMmbed/mbed-os-example-nvstore", |
borlanic | 0:fbdae7e6d805 | 245 | "mbed": [], |
borlanic | 0:fbdae7e6d805 | 246 | "test-repo-source": "github", |
borlanic | 0:fbdae7e6d805 | 247 | "features" : [], |
borlanic | 0:fbdae7e6d805 | 248 | "targets" : [], |
borlanic | 0:fbdae7e6d805 | 249 | "toolchains" : [], |
borlanic | 0:fbdae7e6d805 | 250 | "exporters": [], |
borlanic | 0:fbdae7e6d805 | 251 | "compile" : true, |
borlanic | 0:fbdae7e6d805 | 252 | "export": true, |
borlanic | 0:fbdae7e6d805 | 253 | "auto-update" : true |
borlanic | 0:fbdae7e6d805 | 254 | } |
borlanic | 0:fbdae7e6d805 | 255 | ] |
borlanic | 0:fbdae7e6d805 | 256 | } |