index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-rp
/
src
/
flash.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rustfmt
kalkyl
2023-04-27
1
-5
/
+1
*
rp: DMA behaviour during FLASH operations
kalkyl
2023-04-27
1
-14
/
+6
*
Pause CORE1 execution during flash operations
kalkyl
2022-12-13
1
-8
/
+21
*
feat: embassy-boot for rp2040
Ulf Lilleengen
2022-12-02
1
-0
/
+5
*
Remove random delay from example, and move flash functions to allow using wit...
Mathias
2022-10-27
1
-53
/
+67
*
Buffer data to be written to flash in ram if it does not already reside in ram
Mathias
2022-10-26
1
-7
/
+27
*
Add flash example & flash HIL test
Mathias
2022-10-26
1
-7
/
+32
*
Implement flash padding to 256 under assumption that all QSPI NOR flashes are...
Mathias
2022-10-24
1
-3
/
+53
*
Add flash ram helpers
Mathias
2022-09-29
1
-0
/
+1
|
\
|
*
First iteration attempt on implementing generic flash mutation access for RP2040
Mathias
2022-09-16
1
-0
/
+100
*
Drop rp2040-flash as dependency, as they pull in rp2040-hal for rom-data func...
Mathias
2022-09-23
1
-38
/
+291
*
First iteration attempt on implementing generic flash mutation access for RP2040
Mathias
2022-09-23
1
-0
/
+100