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

31 Commits

Author SHA1 Message Date
Rene Hopf
69f262c969 optional toolchain-user.mak include file 2018-04-12 01:46:12 +02:00
Rene Hopf
4a02ac376d global version number 2018-04-12 01:31:15 +02:00
Rene Hopf
8b90278fde makefile fixes, v0.9.15 2018-04-09 13:33:41 +02:00
Rene Hopf
2f1367b5a1 makefile cleanup 2018-04-07 03:44:49 +02:00
Rene Hopf
eeba6f447e python3 compatibility 2018-04-07 02:00:04 +02:00
crinq
dd37e720d5 format 2018-04-07 01:36:17 +02:00
Rene Hopf
13c6e4f839 Merge branch 'master' into f3boot 2018-04-06 21:31:50 +02:00
Rene Hopf
bde86bb923 update version 2018-04-03 00:32:56 +02:00
Rene Hopf
a13fce3f5a fix version info, add hv firmware to f4 2018-03-20 23:39:27 +01:00
crinq
9fb4b146fc code format 2017-09-06 04:20:06 +02:00
Rene Hopf
45321fe590 move toolchain definition to seperate file 2017-01-05 15:08:00 +01:00
Rene Hopf
138b5fb15b added version info to hv firmware 2016-09-15 08:58:25 +02:00
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