aboutsummaryrefslogtreecommitdiff
path: root/embassy-embedded-hal/src/flash/partition
Commit message (Expand)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-273-0/+284