| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | |
| This is run with uncrustify 0.70.1, and black 19.10b0. | |||
| 2018-07-20 | tools/dfu.py: Pad image data to 8 byte alignment to support L476. | roland | |
| Thanks to @dhylands for this patch to pad the image to 8-byte boundaries. | |||
| 2014-01-03 | Change dfu.py to be Python 2/3 compatible | mux | |
| * Chane dfu.py to use Python 3 syntax to avoid dependency on Python 2. * Update Makefile to call python instead of python2 * Fix #33 | |||
| 2013-12-20 | Add tools/dfu.py, and use it in stm/Makefile. | Damien | |
