Implement the BufferedSerial class to replace UARTSerial
`BufferedSerial` is `UARTSerial` renamed to convey the original purpose
of the class.
ls
1 parent 2d3c402 commit 18f677e91cfb0dd92968bc98941e0422f75157fe
@Hugues Kamba Hugues Kamba authored on 7 Jan 2020
Showing 4 changed files
View
TESTS/mbed_drivers/buffered_serial/main.cpp 0 → 100644
View
drivers/BufferedSerial.h 0 → 100644
View
drivers/source/BufferedSerial.cpp 0 → 100644
View
mbed.h