aboutsummaryrefslogtreecommitdiff
path: root/embassy-mspm0/src/int_group
Commit message (Collapse)AuthorAgeFilesLines
* mspm0: generate interrupt group handlersi509VCB2025-05-2011-495/+0
|
* mspm0: add gpio handlers to l122xi509VCB2025-05-201-2/+2
|
* mspm0: fix build for int groups.Dario Nieuwenhuis2025-05-196-0/+221
|
* mspm0: generate feature per chip + packagei509VCB2025-05-131-0/+51
|
* correct group 0 int_group accessesi509VCB2025-03-165-5/+5
|
* Embassy for MSPM0i509VCB2025-03-135-0/+223
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