Development mbed library for MAX32630FTHR
Dependents: blinky_max32630fthr
tools/test/examples/examples.json@3:1198227e6421, 2016-12-16 (annotated)
- Committer:
- switches
- Date:
- Fri Dec 16 16:27:57 2016 +0000
- Revision:
- 3:1198227e6421
- Parent:
- 0:5c4d7b2438d3
Changed ADC scale for MAX32625 platforms to 1.2V full scale to match MAX32630 platforms
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
switches | 0:5c4d7b2438d3 | 1 | { |
switches | 0:5c4d7b2438d3 | 2 | "examples": [ |
switches | 0:5c4d7b2438d3 | 3 | { |
switches | 0:5c4d7b2438d3 | 4 | "name": "mbed-os-example-blinky", |
switches | 0:5c4d7b2438d3 | 5 | "github": "https://github.com/ARMmbed/mbed-os-example-blinky", |
switches | 0:5c4d7b2438d3 | 6 | "mbed": [ |
switches | 0:5c4d7b2438d3 | 7 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-blinky" |
switches | 0:5c4d7b2438d3 | 8 | ], |
switches | 0:5c4d7b2438d3 | 9 | "features" : [], |
switches | 0:5c4d7b2438d3 | 10 | "targets" : [], |
switches | 0:5c4d7b2438d3 | 11 | "toolchains" : [], |
switches | 0:5c4d7b2438d3 | 12 | "exporters": [], |
switches | 0:5c4d7b2438d3 | 13 | "compile" : true, |
switches | 0:5c4d7b2438d3 | 14 | "export": true, |
switches | 0:5c4d7b2438d3 | 15 | "auto-update" : true |
switches | 0:5c4d7b2438d3 | 16 | }, |
switches | 0:5c4d7b2438d3 | 17 | { |
switches | 0:5c4d7b2438d3 | 18 | "name": "mbed-os-example-tls", |
switches | 0:5c4d7b2438d3 | 19 | "github": "https://github.com/ARMmbed/mbed-os-example-tls", |
switches | 0:5c4d7b2438d3 | 20 | "mbed": [ |
switches | 0:5c4d7b2438d3 | 21 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-tls-benchmark", |
switches | 0:5c4d7b2438d3 | 22 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-tls-tls-client", |
switches | 0:5c4d7b2438d3 | 23 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-tls-hashing", |
switches | 0:5c4d7b2438d3 | 24 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-tls-authcrypt" |
switches | 0:5c4d7b2438d3 | 25 | ], |
switches | 0:5c4d7b2438d3 | 26 | "features" : [], |
switches | 0:5c4d7b2438d3 | 27 | "targets" : ["K64F", "NUCLEO_F429ZI"], |
switches | 0:5c4d7b2438d3 | 28 | "toolchains" : ["GCC_ARM", "ARM"], |
switches | 0:5c4d7b2438d3 | 29 | "exporters": [], |
switches | 0:5c4d7b2438d3 | 30 | "compile" : true, |
switches | 0:5c4d7b2438d3 | 31 | "export": false, |
switches | 0:5c4d7b2438d3 | 32 | "auto-update" : true |
switches | 0:5c4d7b2438d3 | 33 | }, |
switches | 0:5c4d7b2438d3 | 34 | { |
switches | 0:5c4d7b2438d3 | 35 | "name": "mbed-os-example-mesh-minimal", |
switches | 0:5c4d7b2438d3 | 36 | "github":"https://github.com/ARMmbed/mbed-os-example-mesh-minimal", |
switches | 0:5c4d7b2438d3 | 37 | "mbed": [ |
switches | 0:5c4d7b2438d3 | 38 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-mesh-minimal" |
switches | 0:5c4d7b2438d3 | 39 | ], |
switches | 0:5c4d7b2438d3 | 40 | "features" : ["IPV6"], |
switches | 0:5c4d7b2438d3 | 41 | "targets" : [], |
switches | 0:5c4d7b2438d3 | 42 | "toolchains" : [], |
switches | 0:5c4d7b2438d3 | 43 | "exporters": [], |
switches | 0:5c4d7b2438d3 | 44 | "compile" : true, |
switches | 0:5c4d7b2438d3 | 45 | "export": false, |
switches | 0:5c4d7b2438d3 | 46 | "auto-update" : true |
switches | 0:5c4d7b2438d3 | 47 | }, |
switches | 0:5c4d7b2438d3 | 48 | { |
switches | 0:5c4d7b2438d3 | 49 | "name": "mbed-os-example-ble", |
switches | 0:5c4d7b2438d3 | 50 | "github":"https://github.com/ARMmbed/mbed-os-example-ble", |
switches | 0:5c4d7b2438d3 | 51 | "mbed": [ |
switches | 0:5c4d7b2438d3 | 52 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-Beacon", |
switches | 0:5c4d7b2438d3 | 53 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-HeartRate", |
switches | 0:5c4d7b2438d3 | 54 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-Thermometer", |
switches | 0:5c4d7b2438d3 | 55 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-LEDBlinker", |
switches | 0:5c4d7b2438d3 | 56 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-LED", |
switches | 0:5c4d7b2438d3 | 57 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-GAPButton", |
switches | 0:5c4d7b2438d3 | 58 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-EddystoneService", |
switches | 0:5c4d7b2438d3 | 59 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-EddystoneObserver", |
switches | 0:5c4d7b2438d3 | 60 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-Button", |
switches | 0:5c4d7b2438d3 | 61 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-BatteryLevel" |
switches | 0:5c4d7b2438d3 | 62 | ], |
switches | 0:5c4d7b2438d3 | 63 | "features" : ["BLE"], |
switches | 0:5c4d7b2438d3 | 64 | "targets" : ["NRF51_DK", "NRF52_DK", "K64F", "NUCLEO_F401RE"], |
switches | 0:5c4d7b2438d3 | 65 | "toolchains" : [], |
switches | 0:5c4d7b2438d3 | 66 | "exporters": [], |
switches | 0:5c4d7b2438d3 | 67 | "compile" : true, |
switches | 0:5c4d7b2438d3 | 68 | "export": false, |
switches | 0:5c4d7b2438d3 | 69 | "auto-update" : true |
switches | 0:5c4d7b2438d3 | 70 | }, |
switches | 0:5c4d7b2438d3 | 71 | { |
switches | 0:5c4d7b2438d3 | 72 | "name": "mbed-os-example-client", |
switches | 0:5c4d7b2438d3 | 73 | "github":"https://github.com/ARMmbed/mbed-os-example-client", |
switches | 0:5c4d7b2438d3 | 74 | "mbed": [ |
switches | 0:5c4d7b2438d3 | 75 | "https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-client" |
switches | 0:5c4d7b2438d3 | 76 | ], |
switches | 0:5c4d7b2438d3 | 77 | "features" : ["IPV6"], |
switches | 0:5c4d7b2438d3 | 78 | "targets" : [], |
switches | 0:5c4d7b2438d3 | 79 | "toolchains" : [], |
switches | 0:5c4d7b2438d3 | 80 | "exporters": [], |
switches | 0:5c4d7b2438d3 | 81 | "compile" : true, |
switches | 0:5c4d7b2438d3 | 82 | "export": false, |
switches | 0:5c4d7b2438d3 | 83 | "auto-update" : true |
switches | 0:5c4d7b2438d3 | 84 | }, |
switches | 0:5c4d7b2438d3 | 85 | { |
switches | 0:5c4d7b2438d3 | 86 | "name": "mbed-os-example-sockets", |
switches | 0:5c4d7b2438d3 | 87 | "github":"https://github.com/ARMmbed/mbed-os-example-sockets", |
switches | 0:5c4d7b2438d3 | 88 | "mbed": [ |
switches | 0:5c4d7b2438d3 | 89 | ], |
switches | 0:5c4d7b2438d3 | 90 | "features" : ["IPV6"], |
switches | 0:5c4d7b2438d3 | 91 | "targets" : [], |
switches | 0:5c4d7b2438d3 | 92 | "toolchains" : [], |
switches | 0:5c4d7b2438d3 | 93 | "exporters": [], |
switches | 0:5c4d7b2438d3 | 94 | "compile" : true, |
switches | 0:5c4d7b2438d3 | 95 | "export": false, |
switches | 0:5c4d7b2438d3 | 96 | "auto-update" : true |
switches | 0:5c4d7b2438d3 | 97 | }, |
switches | 0:5c4d7b2438d3 | 98 | { |
switches | 0:5c4d7b2438d3 | 99 | "name": "mbed-os-example-wifi", |
switches | 0:5c4d7b2438d3 | 100 | "github":"https://github.com/ARMmbed/mbed-os-example-wifi", |
switches | 0:5c4d7b2438d3 | 101 | "mbed": [ |
switches | 0:5c4d7b2438d3 | 102 | ], |
switches | 0:5c4d7b2438d3 | 103 | "features" : [], |
switches | 0:5c4d7b2438d3 | 104 | "targets" : [], |
switches | 0:5c4d7b2438d3 | 105 | "toolchains" : [], |
switches | 0:5c4d7b2438d3 | 106 | "exporters": [], |
switches | 0:5c4d7b2438d3 | 107 | "compile" : false, |
switches | 0:5c4d7b2438d3 | 108 | "export": false, |
switches | 0:5c4d7b2438d3 | 109 | "auto-update" : true |
switches | 0:5c4d7b2438d3 | 110 | }, |
switches | 0:5c4d7b2438d3 | 111 | { |
switches | 0:5c4d7b2438d3 | 112 | "name": "mbed-os-example-uvisor", |
switches | 0:5c4d7b2438d3 | 113 | "github":"https://github.com/ARMmbed/mbed-os-example-uvisor", |
switches | 0:5c4d7b2438d3 | 114 | "mbed": [ |
switches | 0:5c4d7b2438d3 | 115 | ], |
switches | 0:5c4d7b2438d3 | 116 | "features" : [], |
switches | 0:5c4d7b2438d3 | 117 | "targets" : ["K64F"], |
switches | 0:5c4d7b2438d3 | 118 | "toolchains" : ["GCC_ARM"], |
switches | 0:5c4d7b2438d3 | 119 | "exporters": [], |
switches | 0:5c4d7b2438d3 | 120 | "compile" : true, |
switches | 0:5c4d7b2438d3 | 121 | "export": false, |
switches | 0:5c4d7b2438d3 | 122 | "auto-update" : false |
switches | 0:5c4d7b2438d3 | 123 | } |
switches | 0:5c4d7b2438d3 | 124 | ] |
switches | 0:5c4d7b2438d3 | 125 | } |