index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
modules
/
gwin
/
list
/
demo.mk
blob: 22b06b090a95b428e9022028ae372b19f99e4754 (
plain
)
1
2
3
DEMODIR
=
$(
GFXLIB
)
/demos/modules/gwin/list
GFXINC
+=
$(
DEMODIR
)
GFXSRC
+=
$(
DEMODIR
)
/main.c