This website requires JavaScript.
Explore
Help
Sign In
uGFX
/
ugfx
Watch
2
Star
0
Fork
0
You've already forked ugfx
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
8c5275583a
ugfx
/
drivers
/
multiple
/
X
/
gdisp_lld.mk
3 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
X driver for GDISP and GINPUT_MOUSE
2013-05-15 16:06:53 +00:00
GFXINC
+=
$(
GFXLIB
)
/drivers/multiple/X
Rename GDISP driver files to prevent problems when compiling for multiple controllers on platforms that put all generated object files into a single directory.
2013-10-28 01:03:39 +00:00
GFXSRC
+=
$(
GFXLIB
)
/drivers/multiple/X/gdisp_lld_X.c
Reference in New Issue
Copy Permalink