aboutsummaryrefslogtreecommitdiff
path: root/examples/rp23/memory.x
Commit message (Collapse)AuthorAgeFilesLines
* rename `rp23` (?) folder to `rp235x`; fix `ci.sh` to use `rp235x` folderCurly2025-02-231-75/+0
|
* rp23: add missing binary info in linker scriptRomain Reignier2024-09-261-0/+1
| | | | | | See https://github.com/rp-rs/rp-hal/issues/853 And https://github.com/rp-rs/rp-hal/pull/854
* Initial rp235x supportCaleb Jamison2024-08-081-0/+74
Examples have been run, but there is not yet a test suite.