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
f5f18fc2d3
ugfx
/
drivers
/
gdisp
/
ST7565
/
driver.mk
3 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added ST7565 driver by user sam0737
2013-09-15 00:32:57 +02:00
GFXINC
+=
$(
GFXLIB
)
/drivers/gdisp/ST7565
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/gdisp/ST7565/gdisp_lld_ST7565.c
Reference in a new issue
Copy permalink