Opencv 3.1 project on GR-PEACH board
Fork of gr-peach-opencv-project by
drivers/mbed_lib.json@166:3a9487d57a5c, 2017-06-29 (annotated)
- Committer:
- thedo
- Date:
- Thu Jun 29 11:00:41 2017 +0000
- Revision:
- 166:3a9487d57a5c
This is Opencv 3.1 project on GR-PEACH board
Who changed what in which revision?
User | Revision | Line number | New 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 |