Mathias
|
3c6c382465
|
Remove random delay from example, and move flash functions to allow using without embedded-storage in scope
|
2022-10-27 07:10:35 +02:00 |
|
Mathias
|
1669e39565
|
Buffer data to be written to flash in ram if it does not already reside in ram
|
2022-10-26 15:02:39 +02:00 |
|
Mathias
|
80e58426fc
|
Add flash example & flash HIL test
|
2022-10-26 12:24:04 +02:00 |
|
Mathias
|
ad0eb3f4bd
|
Implement flash padding to 256 under assumption that all QSPI NOR flashes are MultiwriteNorFlashes
|
2022-10-24 12:17:22 +02:00 |
|
Mathias
|
7152031229
|
Add flash ram helpers
|
2022-09-29 10:03:49 +02:00 |
|
Mathias
|
18dc0dea63
|
Drop rp2040-flash as dependency, as they pull in rp2040-hal for rom-data functions, which are now part of this HAL as well
|
2022-09-23 08:12:32 +02:00 |
|
Mathias
|
9d674f0212
|
First iteration attempt on implementing generic flash mutation access for RP2040
|
2022-09-23 07:59:10 +02:00 |
|
Mathias
|
feb840c503
|
First iteration attempt on implementing generic flash mutation access for RP2040
|
2022-09-16 13:20:22 +02:00 |
|