mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 09:52:31 +01:00
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
if TARGET_SOCRATES
|
|
|
|
config SYS_BOARD
|
|
default "socrates"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "socrates"
|
|
|
|
endif
|