mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
input: change wd timer to precoss input device event
used wdt threads process event Signed-off-by: yezhonghui <yezhonghui@xiaomi.com>
This commit is contained in:
@@ -519,6 +519,13 @@ endchoice
|
||||
endif # SIM_X11FB
|
||||
|
||||
if INPUT
|
||||
config SIM_X11EVENT_INTERVAL
|
||||
int "X11 event interval in ms"
|
||||
default 8
|
||||
depends on SIM_X11FB
|
||||
---help---
|
||||
X11 event sleep time
|
||||
|
||||
choice
|
||||
prompt "Input Device"
|
||||
default SIM_NOINPUT
|
||||
|
||||
Reference in New Issue
Block a user