Opencv 3.1 project on GR-PEACH board
Fork of gr-peach-opencv-project by
Diff: drivers/mbed_lib.json
- Revision:
- 166:3a9487d57a5c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/drivers/mbed_lib.json Thu Jun 29 11:00:41 2017 +0000 @@ -0,0 +1,14 @@ +{ + "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 + } + } +} +