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
c353b6e9b0
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 22:46:47 +01:00
GFXINC
+=
$(
GFXLIB
)
/drivers/gdisp/SSD2119
Convert SSD2119 to new driver format
2013-10-22 18:38:56 +10:00
GFXSRC
+=
$(
GFXLIB
)
/drivers/gdisp/SSD2119/gdisp_lld.c
Reference in a new issue
Copy permalink