8b60b58b51
* [bsp][rockchip][rk2108]: add rk2108 base support. Signed-off-by: Steven Liu <steven.liu@rock-chips.com>
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
config M4_JTAG_ENABLE
|
|
bool "Enable Cortex M4 JTAG"
|
|
default n
|
|
select RT_USING_UART2
|
|
help
|
|
you need set RT_CONSOLE_DEVICE_NAME=uart2 at the same time
|