Update to new wizard.
[bertos.git] / examples / at91sam7 / at91sam7x.mk
index 5330106ce430aa3923e295f465236c622f9ea4c1..59b50edfef49f27378deba2aa3b4e76efe2349e7 100644 (file)
@@ -46,3 +46,7 @@ at91sam7x_LDFLAGS = -nostartfiles -T bertos/cpu/arm/scripts/at91sam7_256_rom.ld
 
 at91sam7x_CPU = arm7tdmi
 
+at91sam7x_PROGRAMMER_CPU = at91sam7
+at91sam7x_PROGRAMMER_TYPE = jtag-tiny
+at91sam7x_FLASH_SCRIPT = bertos/prg_scripts/arm/flash.sh
+at91sam7x_DEBUG_SCRIPT = bertos/prg_scripts/arm/debug.sh