8 lines
172 B
INI
8 lines
172 B
INI
|
# This is an SAM4E-EK board with a single SAM4E16 chip.
|
||
|
# http://www.atmel.com/tools/sam4e-ek.aspx
|
||
|
|
||
|
# chip name
|
||
|
set CHIPNAME SAM4E16E
|
||
|
|
||
|
source [find target/at91sam4sXX.cfg]
|