Rtos API example

mbed-os/drivers/mbed_lib.json

Committer:
marcozecchini
Date:
2019-02-23
Revision:
0:9fca2b23d0ba

File content as of revision 0:9fca2b23d0ba:

{
    "name": "drivers",
    "config": {
        "uart-serial-txbuf-size": {
            "help": "Default TX buffer size for a UARTSerial instance (unit Bytes))",
            "value": 256
        },
        "uart-serial-rxbuf-size": {
            "help": "Default RX buffer size for a UARTSerial instance (unit Bytes))",
            "value": 256
        }
    }
}