nuttx/Documentation/reference/user
Xiang Xiao 902d2197b0 vnc: Decouple VNC server from NX graphic stack
since VNC server is very useful even without NX:
1.Replace nxgl_coord_t with fb_coord_t
2.Replace nxgl_rect_s with fb_area_s
3.Remove nxgl_xxx function call

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-03 11:19:32 +08:00
..
01_task_control.rst Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
02_task_scheduling.rst
03_task_control.rst
04_message_queue.rst
05_counting_semaphore.rst
06_clocks_timers.rst
07_signals.rst
08_pthread.rst
09_env_vars.rst
10_filesystem.rst
11_network.rst
12_shared_memory.rst
13_boardctl.rst vnc: Decouple VNC server from NX graphic stack 2022-01-03 11:19:32 +08:00
13_logging.rst
index.rst
structures.rst