Commit 4768c7d
authored
machine/rp2350: add flash support for rp2350 (tinygo-org#4803)
* machine/rp2350: add flash support for rp2350
* combine duplicate files
* clean things up and group by source file
* add stubbed out xip cache clean func if needed in the future
* update flash_enable_xip_via_boot2
* remove unused macros and fix inconsistent formatting
* make flash size configurable like rp2040
* add missing flash size configs
* retain big Go CGo compatibility per tinygo-org#4103
* clarify CS0_SIZE source and remove single-use typedef1 parent 4f7c64c commit 4768c7d
File tree
9 files changed
+427
-12
lines changed- src/machine
- targets
9 files changed
+427
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments