mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 23:25:52 +00:00
16 lines
194 B
Plaintext
16 lines
194 B
Plaintext
if TARGET_SAMA5D2_PTC_EK
|
|
|
|
config SYS_BOARD
|
|
default "sama5d2_ptc_ek"
|
|
|
|
config SYS_VENDOR
|
|
default "atmel"
|
|
|
|
config SYS_SOC
|
|
default "at91"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "sama5d2_ptc_ek"
|
|
|
|
endif
|