nrf5: Removing epaper, lcd and oled modules from Makefile source list as the display modules has been moved to display root folder.
This commit is contained in:
parent
aaadec99e0
commit
b85b3b4e24
@ -150,11 +150,8 @@ SRC_C += \
|
||||
|
||||
DRIVERS_SRC_C += $(addprefix drivers/,\
|
||||
display/moddisplay.c \
|
||||
display/epaper/moddisplay_epaper.c \
|
||||
display/lcd/moddisplay_lcd.c \
|
||||
display/oled/moddisplay_oled.c \
|
||||
display/epaper/epaper_sld00200p_obj.c \
|
||||
display/epaper/epaper_sld00200p_driver.c \
|
||||
display/epaper_sld00200p_obj.c \
|
||||
display/epaper_sld00200p_driver.c \
|
||||
)
|
||||
|
||||
#ifeq ($(SD), )
|
||||
|
Loading…
x
Reference in New Issue
Block a user