| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simplify `set_magic` | Vincent Stakenburg | 2022-06-30 | 1 | -13/+4 |
| * | add log feature to embassy-boot-stm32 | Vincent Stakenburg | 2022-06-30 | 1 | -0/+6 |
| * | Remove unused imports | Ulf Lilleengen | 2022-06-29 | 1 | -3/+0 |
| * | Add build.rs to detect armv6 | Ulf Lilleengen | 2022-06-27 | 1 | -0/+11 |
| * | Move bootloader main to examples | Ulf Lilleengen | 2022-06-24 | 12 | -314/+6 |
| * | Merge pull request #822 from embassy-rs/remove-authors | Dario Nieuwenhuis | 2022-06-18 | 3 | -9/+0 |
| |\ | |||||
| | * | Remove the authors field from Cargo.tomls | Dario Nieuwenhuis | 2022-06-18 | 3 | -9/+0 |
| * | | Merge pull request #821 from embassy-rs/defmt-trace | Dario Nieuwenhuis | 2022-06-18 | 1 | -0/+3 |
| |\ \ | |/ |/| | |||||
| | * | Add env DEFMT_LOG=trace to all examples. | Dario Nieuwenhuis | 2022-06-18 | 1 | -0/+3 |
| * | | Update to 2021 edition. (#820) | Dario Nieuwenhuis | 2022-06-18 | 2 | -2/+2 |
| |/ | |||||
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 5 | -59/+21 |
| * | boot/stm32: autodetect thumbv6, remove cargo feature. | Dario Nieuwenhuis | 2022-05-31 | 3 | -2/+6 |
| * | Add F7 flash and bootloader support | Matous Hybl | 2022-05-06 | 1 | -1/+1 |
| * | Add support for F3 flash | Matous Hybl | 2022-05-06 | 1 | -1/+1 |
| * | Fix linker script for nrf bootloader example | Ulf Lilleengen | 2022-04-28 | 2 | -2/+2 |
| * | Allow using separate page sizes for state and dfu | Ulf Lilleengen | 2022-04-28 | 4 | -77/+305 |
| * | Add bootloader to CI | Ulf Lilleengen | 2022-04-27 | 9 | -73/+40 |
| * | Add stm32 flash + bootloader support | Ulf Lilleengen | 2022-04-27 | 11 | -105/+634 |
| * | Support multiple flash instances in embassy-boot | Ulf Lilleengen | 2022-04-19 | 5 | -46/+203 |
| * | Avoid writing bootloader flash if not needed | Ulf Lilleengen | 2022-03-31 | 1 | -24/+36 |
| * | Fix potential unaligned write | Ulf Lilleengen | 2022-03-22 | 1 | -4/+14 |
| * | Address review comments | Ulf Lilleengen | 2022-02-09 | 2 | -1/+11 |
| * | Add embassy-boot | Ulf Lilleengen | 2022-02-09 | 13 | -0/+1470 |
