
Example for the [[https://os.mbed.com/users/hudakz/code/HTTPServer]] library.
mbed_app.json@0:49fa55340890, 2019-10-06 (annotated)
- Committer:
- hudakz
- Date:
- Sun Oct 06 18:13:11 2019 +0000
- Revision:
- 0:49fa55340890
Example for the [[https://os.mbed.com/users/hudakz/code/HTTPServer]] library.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
hudakz | 0:49fa55340890 | 1 | { |
hudakz | 0:49fa55340890 | 2 | "target_overrides": { |
hudakz | 0:49fa55340890 | 3 | "*": { |
hudakz | 0:49fa55340890 | 4 | "target.components_add": ["SD"] |
hudakz | 0:49fa55340890 | 5 | } |
hudakz | 0:49fa55340890 | 6 | } |
hudakz | 0:49fa55340890 | 7 | } |