diff options
| author | hathach <[email protected]> | 2026-04-02 23:50:12 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-04-02 23:50:12 +0700 |
| commit | c0c1566bea34419a8b165a489278114363de5a5e (patch) | |
| tree | 6e4500a66ff1e0fe67a2e7dba73627939c21dc21 /lib/embedded-cli | |
| parent | 871b843245666786857f54b7ffc1454d4acad7a0 (diff) | |
rp2040: fix RP2350 hard fault in unaligned_memcpy to USB DPRAM
Use volatile byte accesses to prevent the compiler from widening
the byte-by-byte copy loop into 16/32-bit accesses, which cause
a hard fault on RP2350 when targeting USB DPRAM (device memory).
Closes #3554
Diffstat (limited to 'lib/embedded-cli')
0 files changed, 0 insertions, 0 deletions
