summaryrefslogtreecommitdiff
path: root/examples/boot/application/stm32h7/src/bin
AgeCommit message (Expand)Author
2022-09-30Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...Mathias
2022-09-26Use firmware writer in stm32{f7, h7} example appUlf Lilleengen
2022-09-02Remove generic const expressions from embassy-bootUlf Lilleengen
2022-08-18Split embassy-time from embassy-executor.Dario Nieuwenhuis
2022-08-17Remove HAL initialization from #[embassy::main] macro.Dario Nieuwenhuis
2022-07-29Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis
2022-06-24Move bootloader main to examplesUlf Lilleengen