This website requires JavaScript.
Explore
Help
Sign in
uGFX
/
ugfx
Watch
2
Star
0
Fork
You've already forked ugfx
0
Code
Issues
2
Pull requests
Projects
Releases
Wiki
Activity
67fdb1e0b8
ugfx
/
drivers
/
multiple
/
X
/
driver.mk
3 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
X driver for GDISP and GINPUT_MOUSE
2013-05-16 02:06:53 +10: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 11:03:39 +10:00
GFXSRC
+=
$(
GFXLIB
)
/drivers/multiple/X/gdisp_lld_X.c
Reference in a new issue
Copy permalink