1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-19 07:02:13 +00:00
Commit Graph

1252 Commits

Author SHA1 Message Date
sync
c34252f49a Change indent. 2016-01-19 17:24:33 +01:00
crinq
bdcad6cea6 v3.4 pdf 2016-01-18 16:31:57 +01:00
Rene Hopf
286683e4db Merge branch 'master' of github.com:rene-dev/stmbl
# By sync
# Via sync
* 'master' of github.com:rene-dev/stmbl:
  Add troller pcb data
2016-01-17 16:21:25 +01:00
Rene Hopf
c2b1144444 term cleanup 2016-01-17 16:21:13 +01:00
sync
55f31c2b8d Add troller pcb data 2016-01-17 16:19:49 +01:00
Rene Hopf
9a32963f51 Update .travis.yml 2016-01-16 06:20:56 +01:00
Rene Hopf
d7212c7c06 troller drawing 2016-01-15 15:08:43 +01:00
Rene Hopf
f0704bb1d3 Merge branch 'master' of github.com:rene-dev/stmbl
# By Nicolas Reinecke
# Via Rene Hopf (3) and Nicolas Reinecke (1)
* 'master' of github.com:rene-dev/stmbl:
  clean makefiles
  fix *.ld codestyle
  move objcpy hv firmware exec
  codestyle
  fix gpio a deinit
  remove redundant jump to usb bootloader
2016-01-13 23:07:32 +01:00
Rene Hopf
4bf0dee4cf cleanup 2016-01-13 23:07:13 +01:00
Rene Hopf
2358fa6fd6 Merge pull request #31 from pl4nkton/main-boot
Main boot
2016-01-11 13:42:03 +01:00
Rene Hopf
49fa35ffb9 Merge pull request #32 from pl4nkton/move-objcpy
move objcpy hv firmware exec
2016-01-11 13:41:03 +01:00
Rene Hopf
777e6d153c Merge pull request #33 from pl4nkton/cleanup
Cleanup
2016-01-11 13:40:35 +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
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