Commit Graph

2 Commits

Author SHA1 Message Date
Armando Montanez
759ff77d81 Add WriteLine() to pw_dumb_io
Adds WriteLine() to pw_dumb_io, and updates all function names to use
read/write.

Change-Id: I0c3358fa264f9a5e7c8b49736e960015df0e67fc
2019-11-20 18:30:11 +00:00
Armando Montanez
68de071c7d Add pw_dumb_io with host backend
This change introduces the pw_dumb_io module, a module intended for
pigweed testing and bringup. pw_dumb_io includes a facade, and a backend
implementation using stdio (pw_dumb_io_stdio).

Change-Id: I5d9ca3c256c7e7c6d60cc07292aaead808a7f3dd
2019-11-16 00:14:15 +00:00