aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/bootloader
Commit message (Expand)AuthorAgeFilesLines
* Remove generic const expressions from embassy-bootUlf Lilleengen2022-09-022-7/+7
* Update to critical-section 1.0, atomic-polyfill 1.0Dario Nieuwenhuis2022-08-172-2/+2
* Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis2022-07-292-2/+0
* Fix RAM origin copy paste from nrfUlf Lilleengen2022-06-291-1/+1
* Add build.rs to detect armv6Ulf Lilleengen2022-06-271-5/+0
* Move bootloader main to examplesUlf Lilleengen2022-06-2413-0/+405