Read the Bosch BME680 sensor on Nuvoton NuMaker board

mbed_app.json

Committer:
morgandu
Date:
2020-06-09
Revision:
0:a0e92a018ff2

File content as of revision 0:a0e92a018ff2:

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