This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
9fc3afc339
zephyr
/
drivers
/
grove
/
Makefile
2 lines
41 B
Makefile
Raw
Normal View
History
Unescape
Escape
grove-lcd: import of Grove LCD I2C controller Initial import of the Grove LCD I2C controller. Data sheet can be found at: http://www.seeedstudio.com/wiki/images/0/03/JHD1214Y_YG_1.0.pdf [DL: Updated command sequence according to datasheet.] Change-Id: Id1b491f8dce346769dc42c41fac0ea3aabe3950a Signed-off-by: Daniel Leung <daniel.leung@intel.com> Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2015-10-15 11:00:07 -07:00
obj-$(CONFIG_GROVE_LCD_RGB)
+=
lcd_rgb.o
Copy permalink