3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-22 23:25:52 +00:00
2022-04-02 18:17:33 +05:00

13 lines
147 B
Plaintext

if TARGET_SAMA5D4EK
config SYS_BOARD
default "sama5d4ek"
config SYS_VENDOR
default "atmel"
config SYS_CONFIG_NAME
default "sama5d4ek"
endif