3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-16 04:05:53 +00:00

16 lines
185 B
Plaintext
Raw Normal View History

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