Steven-LiuSF 8b60b58b51
[bsp][rockchip][rk2108]: add rk2108 base support. (#6040)
* [bsp][rockchip][rk2108]: add rk2108 base support.

Signed-off-by: Steven Liu <steven.liu@rock-chips.com>
2022-06-09 14:27:30 +08:00

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