grove: lcd: move grove lcd driver to drivers/display
Move to display drivers where it belongs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7e3a6e85d3
commit
d2c8d52336
10 changed files with 23 additions and 28 deletions
|
@ -1,3 +1,5 @@
|
|||
|
||||
zephyr_sources_ifdef(CONFIG_GROVE_LCD_RGB grove_lcd_rgb.c)
|
||||
zephyr_sources_ifdef(CONFIG_MICROBIT_DISPLAY
|
||||
mb_display.c
|
||||
mb_font.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue