22 lines
395 B
Plaintext
Executable File
22 lines
395 B
Plaintext
Executable File
config BSP_USING_BL808
|
|
bool
|
|
select RT_USING_COMPONENTS_INIT
|
|
select RT_USING_USER_MAIN
|
|
select ARCH_RISCV32
|
|
select ARCH_RISCV_FPU_S
|
|
select BL808_CORE_M0
|
|
default y
|
|
|
|
config BL808_CORE_M0
|
|
bool
|
|
default y
|
|
|
|
config BSP_USING_TRIPLECORE
|
|
bool "Enable Triplecore"
|
|
default y
|
|
select BSP_USING_PSRAM
|
|
|
|
config BSP_USING_PSRAM
|
|
bool "Enable PSRAM"
|
|
default n
|