mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 17:59:18 +01:00
10 lines
105 B
Plaintext
10 lines
105 B
Plaintext
if TARGET_SBC8349
|
|
|
|
config SYS_BOARD
|
|
default "sbc8349"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "sbc8349"
|
|
|
|
endif
|