Introduce a port for T-HEAD CK802. A simple demo for T-HEAD CB2201 is also included.

This commit is contained in:
Yuhui.Zheng 2020-01-10 07:53:14 +00:00
parent d2914041f8
commit 0d95aca202
125 changed files with 23809 additions and 0 deletions

View file

@ -0,0 +1,7 @@
if CONFIG_CSKY
source "../../csi/csi_driver/csky/Kconfig"
endif
if CONFIG_SANECHIPS
source "../../csi/csi_driver/sanechips/Kconfig"
endif