nuttx-apps/system/uorb/uORB
dongjiuzhu1 dfa3ce5f5d system/uorb: using uorb.h to replace sensors header file
Sensors are just a part of uORB, and there are many virtual topics used
within uORB as well. For the library apps/system/uorb/, the nuttx/uorb.h
version is more preferable. So, move public type and definition to
nuttx/uorb.h.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-09-10 15:58:15 +08:00
..
uORB.c system/uorb: Solve the problem of wrong use of return value 2023-07-28 21:51:10 -07:00
uORB.h system/uorb: using uorb.h to replace sensors header file 2024-09-10 15:58:15 +08:00