nuttx-apps/system/uorb
dongjiuzhu1 de7bbc1b25 uorb/flush: support flush operation
After you call orb_flush(), you can determine whether the
flush is completed by listening to the POLLPRI event
of fd and getting the event in orb_get_events.

After calling orb_get_events, the flush events will be cleared.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-10-09 22:50:13 +08:00
..
sensor
test
uORB uorb/flush: support flush operation 2024-10-09 22:50:13 +08:00
CMakeLists.txt
Kconfig
listener.c
Make.defs
Makefile