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