00

drivers/mbed_lib.json

Committer:
ganlikun
Date:
2022-06-12
Revision:
0:13413ea9a877

File content as of revision 0:13413ea9a877:

{
    "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
        }
    }
}