Skip to content

Conversation

robjwells
Copy link
Contributor

@robjwells robjwells commented Aug 18, 2025

This corrects the names of the directly mapped SRAM banks from 4/5 to 8/9, in line with section 2.2.3 of the RP2350 datasheet.

This affects three memory.x files; the change in the RP235x HAL itself is to a doc comment.

The incorrect names appear to just have been carried over from the RP2040, where 4/5 are the directly mapped banks. Originally spotted in this Embassy PR.

This corrects the names of the directly mapped SRAM banks from 4/5
to 8/9, in line with section 2.2.3 of the RP2350 datasheet.
@thejpster
Copy link
Member

Thank you for this fix!

@thejpster thejpster merged commit 01eed93 into rp-rs:main Aug 19, 2025
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants