NuMaker Env. Sensor BME680 example

mbed_app.json

Committer:
cyliang
Date:
14 months ago
Revision:
2:a6f7e53da71c
Parent:
0:a0e92a018ff2

File content as of revision 2:a6f7e53da71c:

{
    "target_overrides": {
        "*": {
            "platform.stdio-baud-rate"          : 115200,
            "platform.stdio-convert-newlines"   : true
        }
    }
}