1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-18 22:52:08 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Rene Hopf
93125f1b71 don't explode on error 2016-02-15 15:28:30 +01:00
Rene Hopf
2358fa6fd6 Merge pull request #31 from pl4nkton/main-boot
Main boot
2016-01-11 13:42:03 +01:00
Nicolas Reinecke
e55f92bc7a clean makefiles 2016-01-10 20:38:31 +01:00
Nicolas Reinecke
20ac468a2c fix *.ld codestyle 2016-01-10 20:35:29 +01:00
Nicolas Reinecke
85b1bd8f3d codestyle 2016-01-10 20:21:23 +01:00
Nicolas Reinecke
77564fe015 fix gpio a deinit 2016-01-10 20:21:02 +01:00
Nicolas Reinecke
97b038677c remove redundant jump to usb bootloader 2016-01-10 20:18:51 +01:00
crinq
1167ce8185 +gcc version check 2016-01-09 23:45:27 +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
688b6b086e add version info 2015-11-24 12:28:25 +01:00
Rene Hopf
0d0d4016e7 started boot loader for f4 2015-11-23 19:25:45 +01:00