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
/
frame
/
demo.mk
blob: b10701c904e63dc9752c4c9c497140e8949fcf4e (
plain
)
1
2
3
DEMODIR
=
$(
GFXLIB
)
/demos/modules/gwin/frame
GFXINC
+=
$(
DEMODIR
)
GFXSRC
+=
$(
DEMODIR
)
/main.c