incubator-nuttx/graphics/nxglib
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
..
cursor nuttx: unify FAR attribute usage across the code 2022-04-04 21:32:58 +08:00
fb graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
lcd Add lcd_dev_s pointer to lcd_planeinfo_s 2022-06-21 21:33:23 +08:00
pwfb sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
.gitignore Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.cursor tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.devblit tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.pwfb tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nxglib.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxglib_bitblit.h graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxglib_copyrun.h Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
nxglib_fillrun.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00