mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 09:52:31 +01:00
16 lines
173 B
Plaintext
16 lines
173 B
Plaintext
if TARGET_FLEA3
|
|
|
|
config SYS_BOARD
|
|
default "flea3"
|
|
|
|
config SYS_VENDOR
|
|
default "CarMediaLab"
|
|
|
|
config SYS_SOC
|
|
default "mx35"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "flea3"
|
|
|
|
endif
|