| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use correct chip family name for example | Ulf Lilleengen | 2022-07-05 | 1 | -1/+1 |
| * | Fix RAM origin copy paste from nrf | Ulf Lilleengen | 2022-06-29 | 7 | -7/+7 |
| * | Add build.rs to detect armv6 | Ulf Lilleengen | 2022-06-27 | 1 | -5/+0 |
| * | Move bootloader main to examples | Ulf Lilleengen | 2022-06-24 | 84 | -216/+621 |
| * | Merge pull request #822 from embassy-rs/remove-authors | Dario Nieuwenhuis | 2022-06-18 | 8 | -8/+0 |
| |\ | |||||
| | * | Remove the authors field from Cargo.tomls | Dario Nieuwenhuis | 2022-06-18 | 8 | -8/+0 |
| * | | Merge pull request #821 from embassy-rs/defmt-trace | Dario Nieuwenhuis | 2022-06-18 | 9 | -0/+27 |
| |\ \ | |/ |/| | |||||
| | * | Add env DEFMT_LOG=trace to all examples. | Dario Nieuwenhuis | 2022-06-18 | 9 | -0/+27 |
| * | | Update to 2021 edition. (#820) | Dario Nieuwenhuis | 2022-06-18 | 5 | -5/+5 |
| |/ | |||||
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 16 | -85/+41 |
| * | fix build adding missing time-tick feature. | Dario Nieuwenhuis | 2022-05-31 | 7 | -7/+7 |
| * | boot/stm32: autodetect thumbv6, remove cargo feature. | Dario Nieuwenhuis | 2022-05-31 | 2 | -2/+2 |
| * | Async shared bus for SPI & I2C + rename embassy-traits (#769) | Henrik Alsér | 2022-05-26 | 16 | -16/+16 |
| * | Add H7 flash and bootloader support | Matous Hybl | 2022-05-06 | 9 | -0/+210 |
| * | Add F7 flash and bootloader support | Matous Hybl | 2022-05-06 | 9 | -0/+210 |
| * | Add support for F3 flash | Matous Hybl | 2022-05-06 | 7 | -0/+182 |
| * | Fix linker script for nrf bootloader example | Ulf Lilleengen | 2022-04-28 | 4 | -1/+24 |
| * | Allow using separate page sizes for state and dfu | Ulf Lilleengen | 2022-04-28 | 5 | -5/+5 |
| * | Add bootloader to CI | Ulf Lilleengen | 2022-04-27 | 16 | -33/+41 |
| * | Add stm32 flash + bootloader support | Ulf Lilleengen | 2022-04-27 | 35 | -21/+758 |
| * | Support multiple flash instances in embassy-boot | Ulf Lilleengen | 2022-04-19 | 3 | -6/+4 |
| * | Add embassy-boot | Ulf Lilleengen | 2022-02-09 | 7 | -0/+180 |
