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
0f3310dd34
ugfx
/
demos
/
modules
/
gdisp
/
pixmap
/
demo.mk
4 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap (dropping the s)
2015-07-03 15:04:09 +00:00
DEMODIR
=
$(
GFXLIB
)
/demos/modules/gdisp/pixmap
Add support and demo for pixmaps (in memory drawing)
2015-01-13 03:50:46 +00:00
GFXINC
+=
$(
DEMODIR
)
GFXSRC
+=
$(
DEMODIR
)
/main.c
Reference in New Issue
Copy Permalink