feat support lcd driver for aiit-arm32-board

This commit is contained in:
Liu_Weichao
2022-01-18 14:11:55 +08:00
parent 27657d6219
commit 546edab7f0
19 changed files with 1323 additions and 1140 deletions
@@ -40,7 +40,6 @@ menuconfig BSP_USING_LCD
bool "Using LCD device"
default n
select RESOURCES_LCD
select BSP_USING_SPI1
if BSP_USING_LCD
source "$BSP_DIR/third_party_driver/lcd/Kconfig"
endif