nuttx/arch/sim/src
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
..
cmake libcxx: fix build error. 2023-12-06 07:56:17 -08:00
sim sim_lcd: add open & close 2023-12-18 09:06:29 -08:00
.gitignore
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile wifi/simdriver: Support the sim wifi. 2023-10-12 17:08:25 +08:00
nuttx-names.in sim/posix: Add the host_system interface 2023-09-18 11:41:24 -04:00