kalkyl
|
31b54e0fbd
|
rustfmt
|
2023-04-27 17:09:16 +02:00 |
|
kalkyl
|
278818395e
|
rp: DMA behaviour during FLASH operations
|
2023-04-27 16:48:25 +02:00 |
|
kalkyl
|
eb1d2e1295
|
Pause CORE1 execution during flash operations
|
2022-12-13 04:02:28 +01:00 |
|
Ulf Lilleengen
|
bb89a2341c
|
feat: embassy-boot for rp2040
Add embassy-boot support for RP2040, with examples for the Raspberry Pi
Pico.
Co-authored-by: Mathias Koch <mk@blackbird.online>
|
2022-12-02 11:28:33 +01:00 |
|
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 |
|