NuMaker-PFM-NUC472: I2C0 read on-board MPU6500 and calculate tilt angle

mbed_app.json

Committer:
cyliang
Date:
14 months ago
Revision:
6:911c09e70fe4
Parent:
5:ea1ed4e4c3ee

File content as of revision 6:911c09e70fe4:

{
    "target_overrides": {
        "*": {
            "rtos.main-thread-stack-size"               : 8192,
            "platform.stdio-convert-newlines"           : true,
            "platform.stdio-baud-rate"                  : 115200
        }
    }
}