1st comit
Dependencies: lib_Transmission SEN0169 DS1820
mbed_app.json@0:851e1c7a4454, 2022-01-11 (annotated)
- Committer:
- jsanchez
- Date:
- Tue Jan 11 15:04:26 2022 +0000
- Revision:
- 0:851e1c7a4454
1st commit :)
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
jsanchez | 0:851e1c7a4454 | 1 | { |
jsanchez | 0:851e1c7a4454 | 2 | "target_overrides": { |
jsanchez | 0:851e1c7a4454 | 3 | "*": { |
jsanchez | 0:851e1c7a4454 | 4 | "target.c_lib": "std", |
jsanchez | 0:851e1c7a4454 | 5 | "target.printf_lib": "std", |
jsanchez | 0:851e1c7a4454 | 6 | "storage.storage_type":"TDB_INTERNAL", |
jsanchez | 0:851e1c7a4454 | 7 | "platform.callback-nontrivial": true |
jsanchez | 0:851e1c7a4454 | 8 | } |
jsanchez | 0:851e1c7a4454 | 9 | } |
jsanchez | 0:851e1c7a4454 | 10 | } |