mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The pipes implementation has been updated to allow ISRs to both send and receive data to/from pipes provided the K_NO_WAIT timeout option is used. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>