nuttx/arch/sim
jianglianfang 8122cbd5d2 drivers/video: add fb_vsync_pollnotify
when the vsync comes, fb drivers should call fb_vsync_pollnotify to notify POLLPRI, so that users can catch the synchronization time of vsync and do something.

Signed-off-by: jianglianfang <jianglianfang@xiaomi.com>
2024-08-21 02:57:08 +08:00
..
include types.h: fix windows build error 2024-08-14 22:36:57 +08:00
src drivers/video: add fb_vsync_pollnotify 2024-08-21 02:57:08 +08:00
CMakeLists.txt windows sim:add MSCV atomic support for fix windows build error 2024-08-14 22:36:57 +08:00
Kconfig arch/sim/Kconfig: set SIM_FBBPP to 32 by default 2024-08-15 02:38:31 +08:00