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>
Thu, 27 Oct 2022 23:59:11 +0000 (16:59 -0700)
commitc4a63617f0eb825a295ae8ee1ee0caf4580b7a13
treef25ec6afa02e02d75fbf4ccf4318a9ca200917c3
parent4d116df20ae2d13bbc29344a91e557448cd8c19b
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]