Age | Commit message (Expand) | Author |
---|---|---|
2022-10-07 | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn |
2022-09-30 | Remove flash lock/unlock public API from stm32 flash, and perform the unlocki... | Mathias |
2022-09-20 | Remove BootFlash borrow | Ulf Lilleengen |
2022-09-02 | Remove generic const expressions from embassy-boot | Ulf Lilleengen |
2022-08-17 | Update to critical-section 1.0, atomic-polyfill 1.0 | Dario Nieuwenhuis |
2022-07-29 | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis |
2022-06-29 | Fix RAM origin copy paste from nrf | Ulf Lilleengen |
2022-06-27 | Add build.rs to detect armv6 | Ulf Lilleengen |
2022-06-24 | Move bootloader main to examples | Ulf Lilleengen |