nuttx-apps/testing/sensortest
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
..
Kconfig testing/sensortest: add sensor driver test 2020-10-23 00:43:47 +08:00
Make.defs testing: fix relative path CI error 2021-06-16 09:03:06 -05:00
Makefile testing: fix relative path CI error 2021-06-16 09:03:06 -05:00
sensortest.c sensor: add force sensor 2023-08-10 03:33:22 +08:00