mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-25 23:47:22 +08:00
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
|
config BSP_USING_BL808
|
||
|
bool
|
||
|
select RT_USING_COMPONENTS_INIT
|
||
|
select RT_USING_USER_MAIN
|
||
|
select ARCH_RISCV32
|
||
|
select BL808_CORE_LP
|
||
|
default y
|
||
|
|
||
|
config BL808_CORE_LP
|
||
|
bool
|
||
|
default y
|