lib_Transmission_TCP_example
Dependencies: lib_Transmission
Diff: mbed_app.json
- Revision:
- 0:bfe0a20512f3
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_app.json Wed Oct 06 09:20:05 2021 +0000 @@ -0,0 +1,10 @@ +{ + "target_overrides": { + "*": { + "target.c_lib": "std", + "target.printf_lib": "std", + "storage.storage_type":"TDB_INTERNAL", + "platform.callback-nontrivial": true + } + } +} \ No newline at end of file