mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Committer:
Anna Bridge
Date:
Wed May 10 12:06:41 2017 +0100
Revision:
164:289d4deac6e4
Parent:
161:2cc1468da177
Child:
179:b0033dcd6934
This updates the lib to the mbed lib v142

Who changed what in which revision?

UserRevisionLine numberNew contents of line
<> 153:fa9ff456f731 1 {
<> 153:fa9ff456f731 2 "name": "sl-rail",
<> 153:fa9ff456f731 3 "config": {
<> 161:2cc1468da177 4 "band": {
<> 161:2cc1468da177 5 "help" : "Configure this to 2400, 915 or 868 depending on which band you want to run on (and have available on the board)",
<> 161:2cc1468da177 6 "value" : 2400
<> 161:2cc1468da177 7 },
<> 161:2cc1468da177 8 "PTI": true,
<> 161:2cc1468da177 9 "has-2p4": false,
<> 161:2cc1468da177 10 "has-subgig": false,
<> 161:2cc1468da177 11 "pti-mode": "RADIO_PTI_MODE_UART",
<> 161:2cc1468da177 12 "pti-baudrate" : 1600000,
<> 161:2cc1468da177 13 "pti-dout-location": 6,
<> 161:2cc1468da177 14 "pti-dout-port": "gpioPortB",
<> 161:2cc1468da177 15 "pti-dout-pin": 12,
<> 161:2cc1468da177 16 "pti-dclk-location": 6,
<> 161:2cc1468da177 17 "pti-dclk-port": "gpioPortB",
<> 161:2cc1468da177 18 "pti-dclk-pin": 11,
<> 161:2cc1468da177 19 "pti-dframe-location": 6,
<> 161:2cc1468da177 20 "pti-dframe-port": "gpioPortB",
<> 161:2cc1468da177 21 "pti-dframe-pin": 13
<> 161:2cc1468da177 22 },
<> 161:2cc1468da177 23 "target_overrides": {
Anna Bridge 164:289d4deac6e4 24 "TB_SENSE_1": {
<> 161:2cc1468da177 25 "sl-rail.has-2p4": true
<> 161:2cc1468da177 26 },
Anna Bridge 164:289d4deac6e4 27 "TB_SENSE_12": {
<> 161:2cc1468da177 28 "sl-rail.has-2p4": true
<> 161:2cc1468da177 29 },
<> 161:2cc1468da177 30 "EFR32MG1_BRD4150": {
<> 161:2cc1468da177 31 "sl-rail.has-2p4": true,
<> 161:2cc1468da177 32 "sl-rail.has-subgig": true
<> 161:2cc1468da177 33 }
<> 153:fa9ff456f731 34 }
<> 153:fa9ff456f731 35 }