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
5f17570ebc
ugfx
/
drivers
/
gdisp
/
SSD1306
/
gdisp_lld.mk
3 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added SSD1306 driver by user goeck
2013-08-25 22:50:47 +00:00
GFXINC
+=
$(
GFXLIB
)
/drivers/gdisp/SSD1306
Convert SSD1306 driver to new driver format. This driver requires the new flush operation.
2013-10-21 07:12:48 +00:00
GFXSRC
+=
$(
GFXLIB
)
/drivers/gdisp/SSD1306/gdisp_lld.c
Reference in New Issue
Copy Permalink