example-ublox-cellular-psm

Dependencies:   ublox-cellular-base-SARA-R5 ublox-at-cellular-interface INA219

mbed_app.json

Committer:
mudassar0121
Date:
2020-02-04
Revision:
10:1bec0b062fe4
Parent:
0:4858efb34078

File content as of revision 10:1bec0b062fe4:

{
    "target_overrides": {
        "*": {
            "platform.stdio-baud-rate": 115200,
            "platform.default-serial-baud-rate": 115200,
            "lwip.ppp-enabled": true,
            "platform.stdio-convert-newlines": true
        }
    }
}