summaryrefslogtreecommitdiff
path: root/examples/boot/bootloader
AgeCommit message (Expand)Author
2022-10-07all Cargo.toml: Add license to all crate Cargo.toml fileschrysn
2022-09-30Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...Mathias
2022-09-20Remove BootFlash borrowUlf Lilleengen
2022-09-02Remove generic const expressions from embassy-bootUlf Lilleengen
2022-08-17Update to critical-section 1.0, atomic-polyfill 1.0Dario Nieuwenhuis
2022-07-29Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis
2022-06-29Fix RAM origin copy paste from nrfUlf Lilleengen
2022-06-27Add build.rs to detect armv6Ulf Lilleengen
2022-06-24Move bootloader main to examplesUlf Lilleengen