index
:
feurig/libmaplemidi-cma
0.0.10-maintenance
0.0.11-maintenance
0.0.9-maintenance
audio-board
ethernet-shield
master
wizEthernet
C and C++ library for STM32 ARM Cortex-M3 development boards.
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
/
stm32loader.py
Age
Commit message (
Expand
)
Author
2012-08-10
stm32loader.py: replace obsolete exception catch syntax.
Marti Bolivar
2012-07-24
stm32loader.py: Cosmetics.
Marti Bolivar
2012-07-24
stm32loader.py: Updates for F2 and F4.
Marti Bolivar
2012-07-24
stm32loader.py: Improve error message on failed init.
Marti Bolivar
2012-07-24
stm32loader.py: Use new-style classes.
Marti Bolivar
2012-07-24
stm32loader.py: Don't use Psyco.
Marti Bolivar
2012-07-24
stm32loader.py: Use print function.
Marti Bolivar
2012-07-24
stm32loader.py: Remove unused code.
Marti Bolivar
2011-04-08
stm32loader.py prints more information about what it's doing.
Marti Bolivar
2011-02-16
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2010-09-29
Added support for programming ELF files without converting first.
Michael Hope
2010-09-29
Do basic validation on the boot version and chip IDs.
Michael Hope
2010-09-29
Make the initial chip detection much more robust.
Michael Hope
2010-09-29
Changed the exception handling so that Ctrl-C passes through and isn't treate...
Michael Hope
2010-09-29
Added auto detection of the USB to serial port under Linux and MacOS.
Michael Hope
2010-08-31
added stm32loader.py upload script
bnewbold