aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/bootloader/nrf
Commit message (Expand)AuthorAgeFilesLines
* Update probe-rs-cli -> probe-rsDario Nieuwenhuis2023-06-291-1/+1
* Align examplesRasmus Melchior Jacobsen2023-05-302-8/+14
* ci: fix nrf, rp tests.Dario Nieuwenhuis2023-05-291-2/+2
* Switch from probe-run to probe-rs-cli.Dario Nieuwenhuis2023-04-261-1/+1
* enable inline-asm feature for cortex-m in examplespennae2023-04-181-1/+1
* Align examples with bootloader changesRasmus Melchior Jacobsen2023-04-041-3/+5
* Cleaned up some doc and memory layouthuntc2023-01-042-2/+2
* Pass WDT config aroundhuntc2023-01-041-1/+8
* Bump defmt-rtt to 0.4Dario Nieuwenhuis2022-11-291-1/+1
* all Cargo.toml: Add license to all crate Cargo.toml fileschrysn2022-10-071-0/+1
* Remove BootFlash borrowUlf Lilleengen2022-09-201-1/+1
* Remove generic const expressions from embassy-bootUlf Lilleengen2022-09-021-4/+2
* Update to critical-section 1.0, atomic-polyfill 1.0Dario Nieuwenhuis2022-08-171-1/+1
* Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis2022-07-291-1/+0
* Move bootloader main to examplesUlf Lilleengen2022-06-248-0/+241