Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)
[openocd.git] / tcl / board / atmel_sam4e_ek.cfg
blob75e67a94f507a697b544766dc4bb327c2ef2cef9
1 # This is an SAM4E-EK board with a single SAM4E16 chip.
2 # http://www.atmel.com/tools/sam4e-ek.aspx
4 # chip name
5 set CHIPNAME SAM4E16E
7 source [find target/at91sam4sXX.cfg]