aboutsummaryrefslogtreecommitdiff
path: root/embassy-mspm0/src/int_group/l130x.rs
Commit message (Collapse)AuthorAgeFilesLines
* mspm0: fix build for int groups.Dario Nieuwenhuis2025-05-191-46/+0
|
* correct group 0 int_group accessesi509VCB2025-03-161-1/+1
|
* Embassy for MSPM0i509VCB2025-03-131-0/+46
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