| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Many thanks to @thejpster for his work on the rom_data!
Working around boot2 is currently a bit hacky for the rp235x, that will
improve in upcoming rp235x flash pr.
|
| |
|
|
|
|
| |
Make sure that the ptr() function for ROM functions always returns
the actual ROM pointer. This allows the use of flash I/O while the
function cache is enabled.
|
| |
|
|
|
|
| |
storing a full function pointer initialized to a resolver trampoline
lets us avoid the runtime cost of checking whether we need to do the
initialization.
|
| | |
|
| |
|