nuttx/arch/sim
pengyiqiang 6536ddcdcf sim/framebuffer: remove duplicate poll notify
The framebuffer of the emulator is a single buffer mode, and the pan_display method is not implemented, so as long as the fb device is created and poll notify once, the fb can be kept in a writable state.

Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-09-12 22:10:10 +08:00
..
include nuttx/sim:add up_irq_enbale function. 2023-09-06 21:42:42 +03:00
src sim/framebuffer: remove duplicate poll notify 2023-09-12 22:10:10 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig serial/uart/h5: add bt h5 uart serial driver 2023-08-25 17:17:37 +08:00