aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application/stm32wl/src
Commit message (Expand)AuthorAgeFilesLines
* Align examplesRasmus Melchior Jacobsen2023-05-301-4/+5
* Let Flash<Async/Blocking> be a thingRasmus Melchior Jacobsen2023-05-251-1/+1
* Align with new bind_interruptRasmus Melchior Jacobsen2023-05-251-1/+1
* Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...Mathias2022-09-301-1/+1
* Remove generic const expressions from embassy-bootUlf Lilleengen2022-09-021-3/+4
* Split embassy-time from embassy-executor.Dario Nieuwenhuis2022-08-182-3/+3
* Remove HAL initialization from #[embassy::main] macro.Dario Nieuwenhuis2022-08-172-4/+5
* Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis2022-07-292-5/+5
* Move bootloader main to examplesUlf Lilleengen2022-06-242-0/+67