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
cb26bc2d37
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-14 22:32:57 +00: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 01:03:39 +00:00
GFXSRC
+=
$(
GFXLIB
)
/drivers/gdisp/ST7565/gdisp_lld_ST7565.c
Reference in New Issue
Copy Permalink