mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
f65491ba44
Add new driver frameworks: force feedback for vibrator, like linux, unify vendor vibrator driver using. Incorporating a force feedback-based driving framework to replace the conventional driver/motor setup for controlling vibrators not only enhances the precision and responsiveness of the haptic feedback but also aligns better with the advancements in Linux-based driver systems. refs docs link: https://www.kernel.org/doc/html/v4.19/input/ff.html Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>