Commit Graph

1438 Commits

Author SHA1 Message Date
Nicolas Reinecke 562142303f move objcpy hv firmware exec
objcpy was executed every build also if hv firmware ins't changed
2016-01-10 20:33:08 +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 f76066c268 yaml fix 2016-01-10 02:40:12 +01:00
crinq 0a4b189cb2 yaml fix 2016-01-10 02:35:57 +01:00
crinq 1896c50329 yaml fix 2016-01-10 02:35:06 +01:00
crinq 89aa402479 yaml fix 2016-01-10 02:28:30 +01:00
crinq 99a4bc6afa yaml fix 2016-01-10 02:24:41 +01:00
crinq f7d1158aad yaml fix 2016-01-10 02:19:22 +01:00
crinq 5efeb9273a yaml fix 2016-01-10 02:13:48 +01:00
crinq 627f8eee32 yaml fix 2016-01-10 01:56:40 +01:00
crinq bc1e9f8a36 yaml fix 2016-01-10 01:40:25 +01:00
crinq 651de712ee yaml fix 2016-01-10 01:30:46 +01:00
crinq 8ebc7ae353 yaml fix 2016-01-10 01:23:44 +01:00
crinq da008a8764 yaml fix 2016-01-10 01:16:49 +01:00
crinq 8d5ff8bdf2 yaml fix 2016-01-10 01:07:25 +01:00
crinq 9d5a330813 yaml fix 2016-01-10 00:56:14 +01:00
crinq 1167ce8185 +gcc version check 2016-01-09 23:45:27 +01:00
Rene Hopf 3e408162e6 Merge pull request #30 from pl4nkton/fix-hw-crc
process firmware image crc32 in hardware
2016-01-09 13:47:01 +01:00
Nicolas Reinecke 6af56e0ab5 crc32.py switch to new calculation compatile to stm32 2016-01-08 00:29:09 +01:00
Nicolas Reinecke 7231958893 use hw crc 2016-01-06 11:36:29 +01:00
Sync 058927e1b3 Fix add version again.
It seems to be difficult to find the right Python executable depending on the
operating system.
2016-01-06 00:52:20 +01:00
sync 412be84062 Merge branch 'master' of https://github.com/rene-dev/stmbl 2016-01-06 00:20:56 +01:00
sync d22b78d542 Fix version info on some systems 2016-01-06 00:20:26 +01:00
Rene Hopf bc5d4d60b6 Merge pull request #29 from pl4nkton/hv-rcc-cleanup
Hv rcc cleanup
2016-01-06 00:16:42 +01:00
Rene Hopf c0b9ce51a6 Merge pull request #28 from pl4nkton/rev-hwcrc
Revert "switch to stm32 hw crc unit for code checksum"
2016-01-06 00:16:33 +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 75d0134374 HV: move systick init code to rcc config 2016-01-04 16:58:29 +01:00
Nicolas Reinecke 1ed3774f4e HV: simplify clock config
The default clock config of system_stm32f10x.c is HSI 8 MHz.
Configure the clock to 72 MHz with PLL and 8MHz HSE.
Remove clock reinit with the same settings.
2016-01-04 16:55:26 +01:00
Rene Hopf 9a1a44cf55 Merge pull request #27 from pl4nkton/hw-crc
switch to stm32 hw crc unit for code checksum
2016-01-03 23:46:04 +01:00
Rene Hopf 7a1b5ae365 Merge pull request #25 from pl4nkton/lib-update
update to latest library versions, more common structure
2016-01-03 23:45:26 +01:00
Nicolas Reinecke 8feed27593 switch to stm32 hw crc unit for code checksum 2016-01-03 17:39:41 +01:00
Nicolas Reinecke 4d61a0ad2f remove slash in include path 2016-01-02 23:56:13 +01:00
Nicolas Reinecke 0add245f75 fix eeprom emulation - use defines 2016-01-02 22:12:24 +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 e2300682a6 Update README.md 2016-01-02 18:55:10 +01:00
Rene Hopf 69b4bcf011 Merge pull request #23 from pl4nkton/fix-b&r-8msa2a
fix error copied from festo.txt
2016-01-02 18:54:20 +01:00
Rene Hopf 5bb0e72318 Merge pull request #24 from rene-dev/bob
Bob
2016-01-02 18:53:58 +01:00
Rene Hopf d7b8a06cb2 Merge pull request #22 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-01-02 18:53:50 +01:00
Nicolas Reinecke bb7bb64908 fix error copied from festo.txt 2016-01-02 16:44:14 +01:00
Rene Hopf 84cc2ca662 flash targets 2015-12-30 11:52:36 +01:00
Rene Hopf 6bcbaf25cd case fix 2015-12-30 08:23:10 +01:00
Rene Hopf 3eb3530636 Merge branch 'master' of github.com:rene-dev/stmbl 2015-12-30 08:15:05 +01:00
Rene Hopf 498d2a77b8 new makefiles 2015-12-30 08:14:51 +01:00
crinq bb51a7207e hw v3.4 2015-12-30 06:43:48 +01:00
The Gitter Badger 25a380525f Add Gitter badge 2015-12-30 01:03:28 +00:00
crinq fe22230ba5 v3.4 pdf 2015-12-29 04:28:41 +01:00
crinq ac2d825e60 hw v3.4 +testpoints 2015-12-28 21:06:32 +01:00