aboutsummaryrefslogtreecommitdiff
path: root/examples/std/src
diff options
context:
space:
mode:
authorRob Pilling <[email protected]>2024-07-31 18:16:04 +0100
committerRob Pilling <[email protected]>2024-07-31 18:16:04 +0100
commitec53b9187da70213f184e9ac2206cdf4b2316a89 (patch)
tree1a5475254ad4753ff8e17277e2b13b70b367a5e5 /examples/std/src
parent32adddff9c7fc223853ada7e9ab5b7e06014a47c (diff)
Fix bootloader-rp's bootloader memory region overflow
The bootloader region (`FLASH`) mentioned below overflows into the `BOOTLOADER_STATE` region by `0x100` bytes ``` 0x10000100 + 24K = 0x10006100 ``` https://github.com/embassy-rs/embassy/blob/32adddff9c7fc223853ada7e9ab5b7e06014a47c/examples/boot/bootloader/rp/memory.x#L3-L8
Diffstat (limited to 'examples/std/src')
0 files changed, 0 insertions, 0 deletions