Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mbed_app_idw04a1.json@0:8f8e8f3cbd1c, 2018-06-21 (annotated)
- Committer:
- mayur098
- Date:
- Thu Jun 21 17:50:21 2018 +0000
- Revision:
- 0:8f8e8f3cbd1c
first commit;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mayur098 | 0:8f8e8f3cbd1c | 1 | { |
mayur098 | 0:8f8e8f3cbd1c | 2 | "config": { |
mayur098 | 0:8f8e8f3cbd1c | 3 | "wifi-shield": { |
mayur098 | 0:8f8e8f3cbd1c | 4 | "help": "Options are internal, WIFI_ESP8266, WIFI_IDW0XX1", |
mayur098 | 0:8f8e8f3cbd1c | 5 | "value": "WIFI_IDW0XX1" |
mayur098 | 0:8f8e8f3cbd1c | 6 | }, |
mayur098 | 0:8f8e8f3cbd1c | 7 | "wifi-ssid": { |
mayur098 | 0:8f8e8f3cbd1c | 8 | "help": "WiFi SSID", |
mayur098 | 0:8f8e8f3cbd1c | 9 | "value": "\"SSID\"" |
mayur098 | 0:8f8e8f3cbd1c | 10 | }, |
mayur098 | 0:8f8e8f3cbd1c | 11 | "wifi-password": { |
mayur098 | 0:8f8e8f3cbd1c | 12 | "help": "WiFi Password", |
mayur098 | 0:8f8e8f3cbd1c | 13 | "value": "\"PASSWORD\"" |
mayur098 | 0:8f8e8f3cbd1c | 14 | }, |
mayur098 | 0:8f8e8f3cbd1c | 15 | "wifi-tx": { |
mayur098 | 0:8f8e8f3cbd1c | 16 | "help": "TX pin for serial connection to external device", |
mayur098 | 0:8f8e8f3cbd1c | 17 | "value": "D8" |
mayur098 | 0:8f8e8f3cbd1c | 18 | }, |
mayur098 | 0:8f8e8f3cbd1c | 19 | "wifi-rx": { |
mayur098 | 0:8f8e8f3cbd1c | 20 | "help": "RX pin for serial connection to external device", |
mayur098 | 0:8f8e8f3cbd1c | 21 | "value": "D2" |
mayur098 | 0:8f8e8f3cbd1c | 22 | } |
mayur098 | 0:8f8e8f3cbd1c | 23 | }, |
mayur098 | 0:8f8e8f3cbd1c | 24 | "target_overrides": { |
mayur098 | 0:8f8e8f3cbd1c | 25 | "*": { |
mayur098 | 0:8f8e8f3cbd1c | 26 | "platform.stdio-convert-newlines": true, |
mayur098 | 0:8f8e8f3cbd1c | 27 | "idw0xx1.expansion-board": "IDW04A1", |
mayur098 | 0:8f8e8f3cbd1c | 28 | "drivers.uart-serial-txbuf-size": 750, |
mayur098 | 0:8f8e8f3cbd1c | 29 | "drivers.uart-serial-rxbuf-size": 750 |
mayur098 | 0:8f8e8f3cbd1c | 30 | }, |
mayur098 | 0:8f8e8f3cbd1c | 31 | "UBLOX_EVK_ODIN_W2": { |
mayur098 | 0:8f8e8f3cbd1c | 32 | "target.device_has": ["EMAC"] |
mayur098 | 0:8f8e8f3cbd1c | 33 | } |
mayur098 | 0:8f8e8f3cbd1c | 34 | }, |
mayur098 | 0:8f8e8f3cbd1c | 35 | "macros": ["IDW04A1_WIFI_HW_BUG_WA"] |
mayur098 | 0:8f8e8f3cbd1c | 36 | } |