Try one

Dependencies:   PM2_Libary

mbed_app.json

Committer:
chrigel
Date:
2021-04-19
Revision:
12:1dc786059083
Parent:
6:e1fa1a2d7483

File content as of revision 12:1dc786059083:

{
    "target_overrides": {
        "*": {
            "target.components_add": ["SD"],
            "target.printf_lib": "std",
            "platform.stdio-baud-rate": 115200
        }
    }
}