incubator-nuttx/graphics/nxmu
yinshengkai 85f727f232 tools: replace INCDIR to Makefile variable
In the past, header file paths were generated by the incdir command
Now they are generated by concatenating environment variables

In this way, when executing makefile, no shell command will be executed,
it will improve the speed of executing makfile
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-11-03 19:59:55 +08:00
..
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nxmu.h user/trap: Enforce CONFIG_MQ_MAXMSGSIZE >=64 when NX Server is used 2021-09-01 11:58:22 +08:00
nxmu_kbdin.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_mouse.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxmu_openwindow.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
nxmu_redraw.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_releasebkgd.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_reportposition.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
nxmu_requestbkgd.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_sendclient.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_sendclientwindow.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_server.c grahpics: Shouldn't call mq_close in kernel server 2021-02-15 20:34:31 +00:00
nxmu_start.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00