mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-15 11:45:54 +00:00
16 lines
185 B
Plaintext
16 lines
185 B
Plaintext
if TARGET_DEVKIT3250
|
|
|
|
config SYS_BOARD
|
|
default "devkit3250"
|
|
|
|
config SYS_VENDOR
|
|
default "timll"
|
|
|
|
config SYS_SOC
|
|
default "lpc32xx"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "devkit3250"
|
|
|
|
endif
|