Example of redirecting stdout to an USBSerial stream

Dependencies:   max32630fthr USBDevice

mbed_app.json

Committer:
psionprime
Date:
2019-04-30
Revision:
1:ac8ff4b8c33c
Parent:
0:4435b6bafeba

File content as of revision 1:ac8ff4b8c33c:

{
    "target_overrides": {
        "MAX32630FTHR": {
            "platform.all-stats-enabled": true,
            "platform.stdio-convert-newlines": true,
            "platform.stdio-flush-at-exit": true
        }
    }
}