diff options
| author | Rob Pilling <[email protected]> | 2024-07-31 18:16:04 +0100 |
|---|---|---|
| committer | Rob Pilling <[email protected]> | 2024-07-31 18:16:04 +0100 |
| commit | ec53b9187da70213f184e9ac2206cdf4b2316a89 (patch) | |
| tree | 1a5475254ad4753ff8e17277e2b13b70b367a5e5 /docs/examples/basic/build.rs | |
| parent | 32adddff9c7fc223853ada7e9ab5b7e06014a47c (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 'docs/examples/basic/build.rs')
0 files changed, 0 insertions, 0 deletions
