summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-07-08 15:16:26 +1000
committerDamien George <damien.p.george@gmail.com>2019-07-08 15:23:53 +1000
commit5fd62c899226fbaac96a758e9f2b4fef5afcf19b (patch)
treefc92e01e4fdcabeff7a78636eca0a7e8c373aee2 /py
parentc15dc2c4b964811c150ccf164edb86a06ed6cd51 (diff)
stm32: Remove SystemInit funcs, use stm32lib versions instead.
stm32lib now provides system_stm32XXxx.c source files for all MCU variants, which includes SystemInit and prescaler tables. Since these are quite standard and don't need to be changed, switch to use them instead of custom variants, making the start-up code cleaner. The SystemInit code in stm32lib was checked and is equivalent to what is removed from the stm32 port in this commit.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions