Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mbed-os/drivers/mbed_lib.json@0:fb8047b156bb, 2020-01-15 (annotated)
- Committer:
- rahul_dahiya
- Date:
- Wed Jan 15 15:57:15 2020 +0530
- Revision:
- 0:fb8047b156bb
STM32F7 LWIP
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
rahul_dahiya |
0:fb8047b156bb | 1 | { |
rahul_dahiya |
0:fb8047b156bb | 2 | "name": "drivers", |
rahul_dahiya |
0:fb8047b156bb | 3 | "config": { |
rahul_dahiya |
0:fb8047b156bb | 4 | "uart-serial-txbuf-size": { |
rahul_dahiya |
0:fb8047b156bb | 5 | "help": "Default TX buffer size for a UARTSerial instance (unit Bytes))", |
rahul_dahiya |
0:fb8047b156bb | 6 | "value": 256 |
rahul_dahiya |
0:fb8047b156bb | 7 | }, |
rahul_dahiya |
0:fb8047b156bb | 8 | "uart-serial-rxbuf-size": { |
rahul_dahiya |
0:fb8047b156bb | 9 | "help": "Default RX buffer size for a UARTSerial instance (unit Bytes))", |
rahul_dahiya |
0:fb8047b156bb | 10 | "value": 256 |
rahul_dahiya |
0:fb8047b156bb | 11 | } |
rahul_dahiya |
0:fb8047b156bb | 12 | } |
rahul_dahiya |
0:fb8047b156bb | 13 | } |