Modifying the HKCC for no readily apparent reason

Dependencies:   FastPWM3

mbed_app.json

Committer:
cactode
Date:
2021-02-27
Revision:
58:c66bedfe3688
Parent:
54:8e76a8727f92

File content as of revision 58:c66bedfe3688:

{
    "requires": ["bare-metal"],
    "target_overrides": {
        "*": {
            "target.lse_available": 0,
            "target.printf_lib": "std"
        }
    }
}