ARMmbed / wifi-ism43362

ISM43362 WiFi driver
17 stars 22 forks source link

Enable ISM43362Interface log when mbed-trace is enabled in mbed_app.json #71

Closed jeromecoutant closed 4 years ago

jeromecoutant commented 4 years ago

No impact in default configuration

mbed_app.json example:

    "target_overrides": {
        "*": {
            "mbed-trace.enable": "1"
        },