| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -2/+2 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -0/+1 |
| | | |||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -1/+2 |
| | | |||||
| * | expose rp bootloader state like stm32 | korbin | 2024-12-21 | 1 | -3/+6 |
| | | |||||
| * | Reduced define for 'unreachable!' to a single macro rule | Tarun Singh | 2024-07-17 | 1 | -10/+6 |
| | | |||||
| * | Route sources of panics to the crate's fmt macros | David Flemström | 2024-06-28 | 1 | -1/+7 |
| | | |||||
| * | Add collapse_debuginfo to fmt.rs macros. | Dario Nieuwenhuis | 2024-06-17 | 1 | -0/+17 |
| | | | | | | | This makes location info in defmt logs point to the code calling the macro, instead of always to fmt.rs as before. Fix works with nightlies starting with today's, and stable 1.81+. | ||||
| * | fmt: disable "unused" warnings. | Dario Nieuwenhuis | 2024-03-20 | 1 | -2/+1 |
| | | |||||
| * | ci | William Yager | 2024-03-03 | 1 | -2/+2 |
| | | |||||
| * | ok | William Yager | 2024-03-03 | 1 | -4/+11 |
| | | |||||
| * | Flatten embassy-boot dir tree | Dario Nieuwenhuis | 2024-01-11 | 2 | -0/+348 |
