aboutsummaryrefslogtreecommitdiff
path: root/embassy-embedded-hal/src/flash
Commit message (Collapse)AuthorAgeFilesLines
* Add offset and size accessors to PartitionRasmus Melchior Jacobsen2023-05-302-0/+20
|
* Use RefCell in blocking mutexRasmus Melchior Jacobsen2023-05-271-13/+27
|
* Add BlockingPartitionRasmus Melchior Jacobsen2023-05-274-23/+159
|
* Remove runtime offset and size assertionsRasmus Melchior Jacobsen2023-05-263-20/+18
|
* Create flash partition for shared flash accessRasmus Melchior Jacobsen2023-05-264-0/+514