
USB BARCODE READER
mbed_app.json@4:2ca820a42fd5, 2017-04-28 (annotated)
- Committer:
- jamike
- Date:
- Fri Apr 28 08:03:04 2017 +0000
- Revision:
- 4:2ca820a42fd5
fix build issue on some platform
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
jamike | 4:2ca820a42fd5 | 1 | { |
jamike | 4:2ca820a42fd5 | 2 | "target_overrides": { |
jamike | 4:2ca820a42fd5 | 3 | "*": { |
jamike | 4:2ca820a42fd5 | 4 | "target.features_remove": ["LWIP"] |
jamike | 4:2ca820a42fd5 | 5 | } |
jamike | 4:2ca820a42fd5 | 6 | } |
jamike | 4:2ca820a42fd5 | 7 | } |
jamike | 4:2ca820a42fd5 | 8 |