Skip to content
Snippets Groups Projects
Commit afd828c0 authored by Dean Camera's avatar Dean Camera
Browse files

Removed SerialStream module, rolled functionality into the base USART Serial...

Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.

Renamed the Serial byte send/receive functions to remain consistent with the CDC driver's byte functions.

Altered the serial byte receive function to make it non-blocking.
parent 30f6d2bf
Branches
Tags
No related merge requests found
Showing
with 41 additions and 26 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment