Merge pull request #1770 from xuzhuoyi/master

添加对 TI C2000 DSP 的移植
This commit is contained in:
Bernard Xiong
2018-11-24 20:35:50 +08:00
committed by GitHub
183 changed files with 102549 additions and 0 deletions
+8
View File
@@ -101,6 +101,14 @@ config ARCH_RISCV64
config ARCH_IA32
bool
config ARCH_TIDSP
bool
config ARCH_TIDSP_C28X
bool
select ARCH_TIDSP
select ARCH_CPU_STACK_GROWS_UPWARD
config ARCH_HOST_SIMULATOR
bool