MC3302_SDK_V1.1.9_202507281.../bsp/ramboot/board/espt/Kconfig

10 lines
96 B
Plaintext
Raw Normal View History

2025-11-11 04:08:31 +00:00
if TARGET_ESPT
config SYS_BOARD
default "espt"
config SYS_CONFIG_NAME
default "espt"
endif