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
lcd Add lcd_dev_s pointer to lcd_planeinfo_s 2022-06-21 21:33:23 +08:00
pwfb
.gitignore
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
nxglib_bitblit.h
nxglib_copyrun.h Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
nxglib_fillrun.h