third_party.pigweed.src/pw_channel
Wyatt Hepler befcb91b39
Some checks are pending
bazel-noenv / bazel-build-test (push) Waiting to run
lintformat / lintformat (push) Waiting to run
pw_system: pw_system:async
- Introduce a version of pw_system that uses async comms.
- Add a pw_system example that uses a TCP port for comms.

Change-Id: Ie8aef013bc790e3c01960818995874162f104abd
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/216239
Commit-Queue: Wyatt Hepler <hepler@google.com>
Reviewed-by: Taylor Cramer <cramertj@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
2024-06-27 05:02:27 +00:00
..
public/pw_channel pw_channel: Add Rp2StdioChannel 2024-06-27 01:05:33 +00:00
BUILD.bazel pw_channel: Add Rp2StdioChannel 2024-06-27 01:05:33 +00:00
BUILD.gn pw_channel: Add Rp2StdioChannel 2024-06-27 01:05:33 +00:00
channel_test.cc
CMakeLists.txt
docs.rst pw_system: pw_system:async 2024-06-27 05:02:27 +00:00
epoll_channel_test.cc
epoll_channel.cc pw_channel: Cleanup redundant checks in epoll_channel 2024-06-26 18:59:30 +00:00
forwarding_channel_test.cc pw_channel: Update function documentation 2024-06-04 00:23:47 +00:00
forwarding_channel.cc
loopback_channel_test.cc
loopback_channel.cc
rp2_stdio_channel.cc pw_channel: Add Rp2StdioChannel 2024-06-27 01:05:33 +00:00