Merge pull request #12207 from hugueskamba/hk-add-buffered_serial
Add BufferedSerial class to replace UARTSerial
ls
commit 18c941cc84a38f10eec96d5a0f334ab7745e5969
2 parents ba27e6c + a74ffac
@Martin Kojtal Martin Kojtal authored on 16 Jan 2020
GitHub committed on 16 Jan 2020
Showing 15 changed files
View
TESTS/mbed_drivers/buffered_serial/main.cpp 0 → 100644
View
TEST_APPS/device/exampleapp/main.cpp
View
TEST_APPS/device/nfcapp/uart.cpp
View
TEST_APPS/device/socket_app/main.cpp
View
drivers/BufferedSerial.h 0 → 100644
View
drivers/SerialBase.h
View
drivers/UARTSerial.h
View
drivers/mbed_lib.json
View
drivers/source/BufferedSerial.cpp 0 → 100644
View
mbed.h
View
platform/ATCmdParser.h
View
platform/mbed_lib.json
View
platform/mbed_retarget.h
View
platform/source/mbed_board.c
View
platform/source/mbed_retarget.cpp