new/device/rockchip/common/configs/Config.in.rtt
2025-05-10 21:58:58 +08:00

17 lines
159 B
Plaintext

#
menu "RT-Thread"
config RK_RTT
bool "RTT"
if RK_RTT
config RK_RTT_TARGET
string "RT-Thread target"
default "rk3568-32"
endif
endmenu # RT-Thread