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
/
SSD2119
/
gdisp_lld.mk
3 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
SSD2119: backlight control - Backlight uses PWM on TIM4 CH2. - Updated readme. - Updated gdisp_lld.c: moved from lld_gdisp_* to gdisp_lld_* functions names format. - One forgotten GDISP_LLD() macro removal. - General code cleanup (make diff with -w parameter ;))
2013-02-21 21:46:47 +00:00
GFXINC
+=
$(
GFXLIB
)
/drivers/gdisp/SSD2119
Convert SSD2119 to new driver format
2013-10-22 08:38:56 +00:00
GFXSRC
+=
$(
GFXLIB
)
/drivers/gdisp/SSD2119/gdisp_lld.c
Reference in New Issue
Copy Permalink