diff options
author | Damien George <damien@micropython.org> | 2020-06-18 17:27:52 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-06-22 14:18:15 +1000 |
commit | a8778c8dc8849dfba14fb17ba148e4d0f78f0467 (patch) | |
tree | b0720c00832ce13a867730a182cd52a2f0290913 /py/pystack.h | |
parent | 736daebfc8c7dce2fab10ee311519034d702c8b6 (diff) |
stm32/mboot: Use flash routines from main stm32 code rather than custom.
The flash functions in ports/stm32/flash.c are almost identical to those in
ports/stm32/mboot/main.c, so remove the duplicated code in mboot and use
instead the main stm32 code. This also allows supporting other MCU series.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/pystack.h')
0 files changed, 0 insertions, 0 deletions