
a
Dependencies: stm32l475e_iot01_gps BSP_B-L475E-IOT01
mbed_app_esp8266.json@101:8d2cd7e4f3c1, 2021-01-15 (annotated)
- Committer:
- ctlee
- Date:
- Fri Jan 15 13:24:34 2021 +0000
- Revision:
- 101:8d2cd7e4f3c1
- Parent:
- 95:19412faf3667
esys final
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 44:63be19b7a3db | 1 | { |
mbed_official | 44:63be19b7a3db | 2 | "config": { |
mbed_official | 44:63be19b7a3db | 3 | "wifi-ssid": { |
mbed_official | 44:63be19b7a3db | 4 | "help": "WiFi SSID", |
mbed_official | 44:63be19b7a3db | 5 | "value": "\"SSID\"" |
mbed_official | 44:63be19b7a3db | 6 | }, |
mbed_official | 44:63be19b7a3db | 7 | "wifi-password": { |
mbed_official | 44:63be19b7a3db | 8 | "help": "WiFi Password", |
mbed_official | 44:63be19b7a3db | 9 | "value": "\"PASSWORD\"" |
mbed_official | 44:63be19b7a3db | 10 | } |
mbed_official | 44:63be19b7a3db | 11 | }, |
mbed_official | 44:63be19b7a3db | 12 | "target_overrides": { |
mbed_official | 44:63be19b7a3db | 13 | "*": { |
mbed_official | 82:122bb3ae6de5 | 14 | "platform.stdio-convert-newlines": true, |
mbed_official | 82:122bb3ae6de5 | 15 | "esp8266.provide-default" : true |
mbed_official | 44:63be19b7a3db | 16 | } |
mbed_official | 44:63be19b7a3db | 17 | } |
mbed_official | 44:63be19b7a3db | 18 | } |