Commit Graph

12 Commits

Author SHA1 Message Date
Rene Hopf 93125f1b71 don't explode on error 2016-02-15 15:28:30 +01:00
Nicolas Reinecke e55f92bc7a clean makefiles 2016-01-10 20:38:31 +01:00
Nicolas Reinecke 7231958893 use hw crc 2016-01-06 11:36:29 +01:00
Nicolas Reinecke 60c453bb6c Revert "switch to stm32 hw crc unit for code checksum"
stm32 crc unit works different. No idea why it worked while testing this.
Python crc code needs work to make this work.

This reverts commit 8feed27593.
2016-01-05 17:19:20 +01:00
Nicolas Reinecke 8feed27593 switch to stm32 hw crc unit for code checksum 2016-01-03 17:39:41 +01:00
Nicolas Reinecke 601bd6e7c6 fix HSE_VALUE 2016-01-02 22:11:42 +01:00
Nicolas Reinecke a657f70a2e update to latest library versions, more common structure 2016-01-02 19:24:10 +01:00
Rene Hopf 6bcbaf25cd case fix 2015-12-30 08:23:10 +01:00
Rene Hopf 498d2a77b8 new makefiles 2015-12-30 08:14:51 +01:00
Rene Hopf 4f320baec8 boot loader checks crc 2015-12-03 11:24:30 +01:00
Rene Hopf ccbbf16fae boot loader version info 2015-11-27 20:16:55 +01:00
Rene Hopf 0d0d4016e7 started boot loader for f4 2015-11-23 19:25:45 +01:00