tcl/board/arty_s7: Fix proc and chip name
[fw/openocd] / tcl / board / atmel_at91sam7s-ek.cfg
1 # Atmel AT91SAM7S-EK
2 # http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3784
3
4 set CHIPNAME at91sam7s256
5
6 source [find target/at91sam7sx.cfg]