add display support for osmio4k+

use --enable-lcd as configure option
This commit is contained in:
TangoCash
2022-11-07 21:22:46 +01:00
committed by Thilo Graf
parent e39f9d8b23
commit bf4e032a3b
14 changed files with 2976 additions and 0 deletions

View File

@@ -18,6 +18,11 @@ SUBDIRS += \
libupnpclient
endif
if ENABLE_LCD
SUBDIRS += \
liblcddisplay
endif
if BOXTYPE_CST
SUBDIRS += \
hardware/coolstream