aboutsummaryrefslogtreecommitdiff
path: root/examples/std/src/bin
diff options
context:
space:
mode:
authorCaleb Jamison <[email protected]>2024-08-27 13:19:07 -0400
committerCaleb Jamison <[email protected]>2024-08-29 10:47:03 -0400
commit372270a9b962196ede9c60a705cc3138ba592fec (patch)
tree575ac05a27915fc3165f51adf281b177cddca541 /examples/std/src/bin
parent0a33edc9976caddcdebe0943cce78376f9c49789 (diff)
rp235x flash support.
The 2350 doesn't have a boot2 like the 2040, but it does have the concept of a xip setup function that could be customized. By default the bootrom searches for the attached flash chip and provides an xip setup func at the base of the bootram. That bootram is not executable, so it still needs to be copied to ram like boot2 would be. Currently does not use inline assembly. Also switch to picotool, as elf2uf2 has not been patched to support the 2350.
Diffstat (limited to 'examples/std/src/bin')
0 files changed, 0 insertions, 0 deletions