mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 14:45:53 +00:00
13 lines
170 B
Plaintext
13 lines
170 B
Plaintext
|
if BOARD_LINKIT_SMART_7688
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "linkit-smart-7688"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "seeed"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "linkit-smart-7688"
|
||
|
|
||
|
endif
|