mbed library sources. Supersedes mbed-src.

Fork of mbed-dev by mbed official

drivers/mbed_lib.json

Committer:
Anna Bridge
Date:
2018-01-17
Revision:
181:96ed750bd169
Parent:
167:e84263d55307

File content as of revision 181:96ed750bd169:

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