aboutsummaryrefslogtreecommitdiff
path: root/embassy-cortex-m/src/executor.rs
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2023-02-20 01:01:01 +0100
committerGitHub <[email protected]>2023-02-20 01:01:01 +0100
commit13328c58d385ef57db74d902b1056c175a2ab367 (patch)
treee6512c30f439baf19279d14949bb798f252a16d0 /embassy-cortex-m/src/executor.rs
parent1567e724f97cf271e7733430401cebcf3be841f7 (diff)
examples/stm32wb: do not reserve words at start of RAM.
They're used to communicate from the app to ST's OTA bootloader. See AN5247. This bootloader is optional, must be flashed by the user, and requires changing the FLASH start address as well, so the current memory regions still require modifications to use it. Therefore there's no point in reserving these words. Thanks @adamgreig for investigating the purpose.
Diffstat (limited to 'embassy-cortex-m/src/executor.rs')
0 files changed, 0 insertions, 0 deletions