aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/stm32/src
Commit message (Expand)AuthorAgeFilesLines
* embassy-boot: add nightly feature to stm32 and rp as wellsander2023-04-201-1/+0
* Align platform specific bootloadersRasmus Melchior Jacobsen2023-04-051-6/+6
* Align chip specific boot projects with new prepare_boot() signatureRasmus Melchior Jacobsen2023-04-041-8/+6
* fix: add required metadata for embassy-bootUlf Lilleengen2022-11-251-1/+1
* Move default initializer function to Default trait implementationMathias2022-11-011-35/+37
* Update Rust nightly.Dario Nieuwenhuis2022-09-221-1/+0
* Remove generic const expressions from embassy-bootUlf Lilleengen2022-09-021-15/+20
* Move bootloader main to examplesUlf Lilleengen2022-06-241-46/+0
* Run rustfmt.Dario Nieuwenhuis2022-06-122-5/+1
* boot/stm32: autodetect thumbv6, remove cargo feature.Dario Nieuwenhuis2022-05-311-1/+1
* Add F7 flash and bootloader supportMatous Hybl2022-05-061-1/+1
* Allow using separate page sizes for state and dfuUlf Lilleengen2022-04-282-8/+16
* Add bootloader to CIUlf Lilleengen2022-04-272-19/+7
* Add stm32 flash + bootloader supportUlf Lilleengen2022-04-273-0/+362