Opencv 3.1 project on GR-PEACH board

Fork of gr-peach-opencv-project by the do

drivers/mbed_lib.json

Committer:
thedo
Date:
2017-07-04
Revision:
170:54ff26da7eb6
Parent:
166:3a9487d57a5c

File content as of revision 170:54ff26da7eb6:

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