nuttx/arch/sim
jianglianfang f4c8a17837 sim_lcd: add open & close
The opening and closing of the window has been associated with the opening and closing of fb, but the LCD has not yet been optimized. The window will only open when sim_x11openwindow is called, and similarly, the window will only close when sim_x11closewindow is called.

Signed-off-by: jianglianfang <jianglianfang@xiaomi.com>
2023-12-18 09:06:29 -08:00
..
include sched/procfs:use instrument to statistics run time max stack 2023-12-11 02:06:51 -08:00
src sim_lcd: add open & close 2023-12-18 09:06:29 -08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig wifi/simdriver: Support the sim wifi. 2023-10-12 17:08:25 +08:00