2025-05-10 21:49:39 +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