nuttx-apps/system/uorb
jinxudong 6bea926ef2 sensor: add force sensor
A sensor of this type measures the force on it, and additionally
compares the force with one or more specified thresholds. The sensor
can output the force value directly. Moreover, it's usually applied
as a press key. In that case, when it detects a force greater than
some given threshold, a corresponding event is reported.

Signed-off-by: jinxudong <jinxudong@xiaomi.com>
2023-08-10 03:33:22 +08:00
..
sensor sensor: add force sensor 2023-08-10 03:33:22 +08:00
test Replace all sprintf with snprintf 2023-05-08 21:35:16 +03:00
uORB system/uorb: Solve the problem of wrong use of return value 2023-07-28 21:51:10 -07:00
Kconfig system/uorb: listener, has 'top' command. 2022-07-23 16:57:58 -03:00
listener.c uorb: Avoiding GCC VCVT Issue When MVE is Enabled 2023-07-28 21:49:58 -07:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile apps/system/uorb/Makefile: Fix mistakes in comments 2023-03-07 21:45:12 +02:00