Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RawSerial vs Serial - document the known limitations #148

Open
0xc0170 opened this issue Jan 29, 2016 · 0 comments
Open

RawSerial vs Serial - document the known limitations #148

0xc0170 opened this issue Jan 29, 2016 · 0 comments

Comments

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 29, 2016

Firstly, we should document better Serial and RawSerial implementation. Serial has known limitation which were identified by community for instance on mbed.org or are know by developers. But it's not stated in the documentation (RawSerial seems to have copy-paste text from Serial class at first sight).

Some references: https://developer.mbed.org/questions/54454/Best-solution-for-serial-input-SerialBas/
Test program to compare RawSerial/Serial for instance, https://developer.mbed.org/users/sam_grove/code/data_loss_test/file/73617eecf751/main.cpp

@0xc0170 0xc0170 changed the title RawSerial vs Serial RawSerial vs Serial - document the known limitations Jan 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant