This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
video
/
vnc
History
hujun5
1aa42cc7d2
vnc_updater: use [enter|leave]_critical_section replace sched_[un]lock
...
sched_[un]lock can not prohibit pre-emption in smp Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-09-21 00:57:51 +08:00
..
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
Kconfig
vncserver: Support keyboard driver
2022-07-12 10:05:15 -03:00
Make.defs
tools: replace INCDIR to Makefile variable
2022-11-03 19:59:55 +08:00
vnc_color.c
…
vnc_fbdev.c
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02:00
vnc_kbd.c
vncserver: Support keyboard driver
2022-07-12 10:05:15 -03:00
vnc_keymap.c
libc: Add include/nuttx/input/x11_keysym.h
2022-01-11 15:01:13 +08:00
vnc_negotiate.c
nxstyle: cleanup UTF-8 Unicode to ASCII
2023-09-18 11:54:17 -04:00
vnc_raw.c
…
vnc_receiver.c
vncserver: Support keyboard driver
2022-07-12 10:05:15 -03:00
vnc_rre.c
…
vnc_server.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
vnc_server.h
nuttx: Use MIN/MAX definitions from "sys/param.h"
2023-02-01 23:47:44 +08:00
vnc_touch.c
vncserver: Support pointer driver
2022-07-08 13:28:34 +08:00
vnc_updater.c
vnc_updater: use [enter|leave]_critical_section replace sched_[un]lock
2023-09-21 00:57:51 +08:00