Opencv 3.1 project on GR-PEACH board

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

Committer:
thedo
Date:
Tue Jul 04 06:23:13 2017 +0000
Revision:
170:54ff26da7eb6
Parent:
166:3a9487d57a5c
project opencv 3.1 on GR PEACH board, no use SD card.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
thedo 166:3a9487d57a5c 1 {
thedo 166:3a9487d57a5c 2 "name": "drivers",
thedo 166:3a9487d57a5c 3 "config": {
thedo 166:3a9487d57a5c 4 "uart-serial-txbuf-size": {
thedo 166:3a9487d57a5c 5 "help": "Default TX buffer size for a UARTSerial instance (unit Bytes))",
thedo 166:3a9487d57a5c 6 "value": 256
thedo 166:3a9487d57a5c 7 },
thedo 166:3a9487d57a5c 8 "uart-serial-rxbuf-size": {
thedo 166:3a9487d57a5c 9 "help": "Default RX buffer size for a UARTSerial instance (unit Bytes))",
thedo 166:3a9487d57a5c 10 "value": 256
thedo 166:3a9487d57a5c 11 }
thedo 166:3a9487d57a5c 12 }
thedo 166:3a9487d57a5c 13 }
thedo 166:3a9487d57a5c 14