mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 15:15:53 +00:00
13 lines
150 B
Plaintext
13 lines
150 B
Plaintext
|
if TARGET_SAMA5D3XEK
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "sama5d3xek"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "atmel"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "sama5d3xek"
|
||
|
|
||
|
endif
|