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