forked from rrcarlosr/Jetpack
13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
|
if TARGET_COLIBRI_T20
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "colibri_t20"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "toradex"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "colibri_t20"
|
||
|
|
||
|
endif
|