aboutsummaryrefslogtreecommitdiff
path: root/examples/mspm0l2228/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* mspm0: generate interrupt group handlersi509VCB2025-05-201-0/+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