aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/nrf/src
Commit message (Expand)AuthorAgeFilesLines
* Pass WDT config aroundhuntc2023-01-041-5/+1
* fix: add required metadata for embassy-bootUlf Lilleengen2022-11-251-1/+1
* Move default initializer function to Default trait implementationMathias2022-11-011-2/+4
* Update Rust nightly.Dario Nieuwenhuis2022-09-221-1/+0
* Remove generic const expressions from embassy-bootUlf Lilleengen2022-09-021-12/+23
* Move bootloader main to examplesUlf Lilleengen2022-06-241-48/+0
* Run rustfmt.Dario Nieuwenhuis2022-06-122-13/+5
* Allow using separate page sizes for state and dfuUlf Lilleengen2022-04-281-3/+11
* Add bootloader to CIUlf Lilleengen2022-04-272-5/+2
* Add stm32 flash + bootloader supportUlf Lilleengen2022-04-271-29/+1
* Support multiple flash instances in embassy-bootUlf Lilleengen2022-04-192-3/+9
* Address review commentsUlf Lilleengen2022-02-092-1/+11
* Add embassy-bootUlf Lilleengen2022-02-093-0/+474