ao-tools: Add ao-flash-samd21 script
authorKeith Packard <keithp@keithp.com>
Mon, 26 Sep 2022 00:31:27 +0000 (17:31 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 26 Sep 2022 00:31:27 +0000 (17:31 -0700)
commitbe0a7f000250704bcdbad82aa4ef4d9966fc6307
treeca6698c067b56d7e1841cb9d1945ecac3dce8ef8
parentc869985188ce9d28c332e449b36c4c88077cd587
ao-tools: Add ao-flash-samd21 script

This takes an .elf or .ihx file and flashes that to a SAMD21 based
board using openocd. Note that you must have a hacked version of
OpenOCD for this to work via the ST-link device.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-flash/Makefile.am
ao-tools/ao-flash/ao-flash-samd21 [new file with mode: 0755]
ao-tools/ao-flash/ao-flash-samd21.1 [new file with mode: 0644]