summaryrefslogtreecommitdiff
path: root/py/binary.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-05-15 16:35:09 +1000
committerDamien George <damien.p.george@gmail.com>2019-05-17 17:20:43 +1000
commite1e3704aa1406f9511728f54e62569ea08762d4b (patch)
tree9cf4616c3ec52e2c6aeb662ef4c1d88630d06709 /py/binary.c
parent0557f0b74b67f91e4ced1c0ffd5d677f1699e64f (diff)
stm32/modmachine: Create dedicated asm function to branch to bootloader.
Recent gcc versions (at least 9.1) give a warning about using "sp" in the clobber list. Such code is removed by this patch. A dedicated function is instead used to set SP and branch to the bootloader so the code has full control over what happens. Fixes issue #4785.
Diffstat (limited to 'py/binary.c')
0 files changed, 0 insertions, 0 deletions