aboutsummaryrefslogtreecommitdiff
path: root/examples/mspm0g3519/src/bin/button.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* rustfmt 2: electric boogalooi509VCB2025-03-131-4/+2
|
* Embassy for MSPM0i509VCB2025-03-131-0/+35
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