Sign in
nest-open-source
/
manifest_repos
/
bootloader
/
1f353a626813f3d9091f3489413adf3d399bbcb8
/
.
/
board
/
atmel
/
atstk1000
/
Kconfig
blob: b4fa9a2b381fd69689be9a294e5be8dc50340cf2 [
file
]
if
TARGET_ATSTK1002
config SYS_BOARD
default
"atstk1000"
config SYS_VENDOR
default
"atmel"
config SYS_SOC
default
"at32ap700x"
config SYS_CONFIG_NAME
default
"atstk1002"
endif