mainmenu "RT-Thread Configuration"
BSP_DIR := .
RTT_DIR := ../..
PKGS_DIR := packages
ENV_DIR := /
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"
config SOC_LM4F232
bool
select ARCH_ARM_CORTEX_M4
default y