| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | mspm0: blocking uart driver | i509VCB | 2025-03-29 | 4 | -0/+1169 | |
| | | | ||||||
| * | | mspm0: Fix `set_pf_unchecked()` assertion | Kelsey Maes | 2025-04-02 | 1 | -2/+2 | |
| |/ | ||||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 2 | -23/+17 | |
| | | ||||||
| * | mspm0: disable events before clearing gpio ris | i509VCB | 2025-03-25 | 1 | -4/+21 | |
| | | ||||||
| * | Merge pull request #3994 from i509VCB/mspm0-generate-singletons | Dario Nieuwenhuis | 2025-03-24 | 2 | -0/+22 | |
| |\ | | | | | | | mspm0: generate all singletons | |||||
| | * | mspm0: generate all singletons | i509VCB | 2025-03-22 | 2 | -0/+22 | |
| | | | ||||||
| * | | mspm0: Remove features for which int_group is not implemented in metapac yet | i509VCB | 2025-03-21 | 1 | -7/+0 | |
| |/ | | | | These will be readded again when I eliminate int_group manual impls in the near future | |||||
| * | correct group 0 int_group accesses | i509VCB | 2025-03-16 | 5 | -5/+5 | |
| | | ||||||
| * | rustfmt... | i509VCB | 2025-03-13 | 3 | -45/+16 | |
| | | ||||||
| * | Embassy for MSPM0 | i509VCB | 2025-03-13 | 10 | -0/+2160 | |
| This adds an embassy hal for the Texas Instruments MSPM0 microcontroller series. So far the GPIO and time drivers have been implemented. I have tested these drivers on the following parts: - C1104 - L1306 - L2228 - G3507 - G3519 The PAC is generated at https://github.com/mspm0-rs | ||||||
