X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=easytimer-openocd.cfg;fp=easytimer-openocd.cfg;h=4cde9d9145647a35df55f357704a2c2a3adbe57e;hb=2b1aec15b329ba0a4e3423685aa58d8a08f75270;hp=0000000000000000000000000000000000000000;hpb=b860499213f7e236c432b3ae723b85c4c157f5f8;p=hw%2Feasytimer diff --git a/easytimer-openocd.cfg b/easytimer-openocd.cfg new file mode 100644 index 0000000..4cde9d9 --- /dev/null +++ b/easytimer-openocd.cfg @@ -0,0 +1,9 @@ +script interface/stlink.cfg +transport select hla_swd +set CPUTAPID 0xbc11477 +script target/at91samdXX.cfg +init +reset halt +at91samd bootloader 0 +program easytimer-v2-combined-1.9.17.ihx verify reset +shutdown