nuttx/graphics/vnc/server
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
Kconfig Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
Make.defs
vnc_color.c Fix "with with" typos 2020-01-27 08:46:46 +01:00
vnc_fbdev.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
vnc_keymap.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
vnc_negotiate.c Fix some "from from" in code comments 2020-01-27 08:46:46 +01:00
vnc_raw.c configs/same70-xplained/twm4nx/defconfig: Switch to 8BPP. That is the negotiated size requested by the VNC client anyway. graphics/vnc/server/vnc_color.c: Fix an error in color conversion. 2019-05-03 17:08:05 -06:00
vnc_receiver.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
vnc_rre.c
vnc_server.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
vnc_server.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
vnc_updater.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00