mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
lcd/fb: sim used wd timer to process loop event
used wdt thread to process event Signed-off-by: yezhonghui <yezhonghui@xiaomi.com>
This commit is contained in:
@@ -454,6 +454,12 @@ config SIM_X11NOSHM
|
||||
---help---
|
||||
Don't use shared memory with the X11 graphics device emulation.
|
||||
|
||||
config SIM_X11UPDATE_INTERVAL
|
||||
int "X11 update interval in ms"
|
||||
default 16
|
||||
---help---
|
||||
X11 update sleep time
|
||||
|
||||
menu "Window Configuration"
|
||||
|
||||
config SIM_FBHEIGHT
|
||||
|
||||
Reference in New Issue
Block a user