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.
wifi-x-nucleo-idw01m1/mbed_app_idw01m1.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 | "target_overrides": { |
mayur098 | 0:8f8e8f3cbd1c | 3 | "*": { |
mayur098 | 0:8f8e8f3cbd1c | 4 | "idw0xx1.expansion-board": "IDW01M1", |
mayur098 | 0:8f8e8f3cbd1c | 5 | "drivers.uart-serial-txbuf-size": 512, |
mayur098 | 0:8f8e8f3cbd1c | 6 | "drivers.uart-serial-rxbuf-size": 512 |
mayur098 | 0:8f8e8f3cbd1c | 7 | } |
mayur098 | 0:8f8e8f3cbd1c | 8 | } |
mayur098 | 0:8f8e8f3cbd1c | 9 | } |