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
/
graphics
/
nxmu
History
chao an
664927c86e
mm/alloc: remove all unnecessary cast for alloc
...
Fix the minor style issue and remove unnecessary cast Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +08:00
..
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
Make.defs
tools: replace INCDIR to Makefile variable
2022-11-03 19:59:55 +08:00
nxmu_kbdin.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
nxmu_mouse.c
…
nxmu_openwindow.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
nxmu_redraw.c
…
nxmu_releasebkgd.c
…
nxmu_reportposition.c
…
nxmu_requestbkgd.c
…
nxmu_sendclient.c
…
nxmu_sendclientwindow.c
…
nxmu_server.c
Replace all sprintf with snprintf
2023-05-08 09:57:01 +02:00
nxmu_start.c
pid_t: unify usage of special task IDs
2022-03-22 21:22:32 +08:00
nxmu.h
…