support touch screen for xidatong-riscv64 on nuttx

This commit is contained in:
wgzAIIT
2022-10-25 16:27:25 +08:00
parent c815bb3b6e
commit 6794cb03a8
5 changed files with 515 additions and 1 deletions
@@ -6,7 +6,7 @@
if ARCH_BOARD_XIDATONG_RISCV64
menuconfig BSP_USING_CH376
bool "Using ch376 device"
bool "Using CH376 device"
default n
select K210_16550_UART
select K210_16550_UART3
@@ -35,6 +35,10 @@ menuconfig BSP_USING_ENET
bool "Using ENET device"
default n
menuconfig BSP_USING_TOUCH
bool "Using touch device"
default n
menuconfig BSP_USING_CH438
bool "Using CH438 device"
default n