diff options
author | Damien George <damien.p.george@gmail.com> | 2019-10-21 12:23:41 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-10-21 12:23:41 +1100 |
commit | 12413e92a3f938bdfe844bd65bf189ee1431e1d0 (patch) | |
tree | f3396921486331635f225465f406b730779d97ba /py | |
parent | 8f9e2e325ab0d0dfa9457779010a4cb2cfe60fef (diff) |
stm32/powerctrlboot: Fix config of systick IRQ priority on F0/L0/WB MCU.
Prior to this commit the systick IRQ priority was set at lowest priority on
F0/L0/WB MCUs, because it was left at the default and never configured.
This commit ensures the priority is configured and sets it to the highest
priority.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions