| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Flatten embassy-boot dir tree | Dario Nieuwenhuis | 2024-01-11 | 1 | -8/+0 |
| | | |||||
| * | 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 | 1 | -32/+0 |
| | | | | | | This should remove some confusion around embassy-boot-* being a library vs. a binary. The binary is now an example bootloader instead. | ||||
| * | boot/stm32: autodetect thumbv6, remove cargo feature. | Dario Nieuwenhuis | 2022-05-31 | 1 | -0/+5 |
| | | |||||
| * | Add stm32 flash + bootloader support | Ulf Lilleengen | 2022-04-27 | 1 | -0/+27 |
| * Add flash drivers for L0, L1, L4, WB and WL. Not tested for WB, but should be similar to WL. * Add embassy-boot-stm32 for bootloading on STM32. * Add flash examples and bootloader examples * Update stm32-data | |||||
