aboutsummaryrefslogtreecommitdiffstats
path: root/support/stm32loader.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for programming ELF files without converting first.Michael Hope2010-09-291-3/+34
* Do basic validation on the boot version and chip IDs.Michael Hope2010-09-291-1/+11
* Make the initial chip detection much more robust.Michael Hope2010-09-291-7/+21
* Changed the exception handling so that Ctrl-C passes through and isn't treate...Michael Hope2010-09-291-15/+16
* Added auto detection of the USB to serial port under Linux and MacOS.Michael Hope2010-09-291-2/+17
* added stm32loader.py upload scriptbnewbold2010-08-311-0/+435