aboutsummaryrefslogtreecommitdiff
path: root/support/stm32loader.py
AgeCommit message (Expand)Author
2011-04-08stm32loader.py prints more information about what it's doing.Marti Bolivar
2011-02-16Merge branch 'nzmichaelh-master' into master.Marti Bolivar
2010-09-29Added support for programming ELF files without converting first.Michael Hope
2010-09-29Do basic validation on the boot version and chip IDs.Michael Hope
2010-09-29Make the initial chip detection much more robust.Michael Hope
2010-09-29Changed the exception handling so that Ctrl-C passes through and isn't treate...Michael Hope
2010-09-29Added auto detection of the USB to serial port under Linux and MacOS.Michael Hope
2010-08-31added stm32loader.py upload scriptbnewbold