third_party.pigweed.src/pw_sys_io_baremetal_stm32f429
Keir Mierle 6909f18e6b pw_sys_io: Add TryReadByte(byte* dest) function
This adds a non-blocking version of ReadByte() that enables writing, for
example, a superloop that combines custom processing simultaneously with
byte input handling for the RPC subsystem.

Change-Id: I9cb1e6ae8c944ca7cdff6d4bff101ac52e80b53a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/23980
Reviewed-by: Armando Montanez <amontanez@google.com>
Commit-Queue: Keir Mierle <keir@google.com>
2020-11-07 01:17:28 +00:00
..
public/pw_sys_io_baremetal_stm32f429
BUILD
BUILD.gn
docs.rst
sys_io_baremetal.cc pw_sys_io: Add TryReadByte(byte* dest) function 2020-11-07 01:17:28 +00:00