| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | chore: Wrap link_section attribute with unsafe | Hiroaki Yutani | 2025-05-06 | 1 | -1/+1 |
| | | |||||
| * | Add H7 dual core to common and run fmt | Dion Dokter | 2024-08-05 | 1 | -4/+2 |
| | | |||||
| * | Fix tests | Dion Dokter | 2024-08-05 | 1 | -1/+4 |
| | | |||||
| * | Updated WL examples to use new API | Dion Dokter | 2024-08-05 | 1 | -2/+7 |
| | | |||||
| * | Change GPIO inherent methods back to `&self`. | Dario Nieuwenhuis | 2024-01-10 | 1 | -1/+1 |
| | | | | | | | | With the embedded-hal rc3 update I changed them to require `&mut self`, but in retrospect I think `&self` is better, for extra flexibility. This PR reverts the changes from the rc3 update to inherent methods. | ||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -1/+1 |
| | | |||||
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -4/+2 |
| | | |||||
| * | Add missing stm32wl/stm32wb chips except stm32wle | Dario Nieuwenhuis | 2022-04-08 | 1 | -0/+31 |
