aboutsummaryrefslogtreecommitdiff
path: root/embassy-mspm0/build.rs
Commit message (Expand)AuthorAgeFilesLines
* mspm0: add MSPM0G518x support and new packages for othersi509VCB2025-12-141-8/+44
* mspm0: add MATHACL module and following operations: sin,cosSiarhei B2025-11-161-0/+1
* Fix rustfmt errorGordon Tyler2025-10-301-1/+1
* Improve comment about IIDX values being offsetGordon Tyler2025-10-291-1/+1
* mspm0: group irq handlers must check for NO_INTR (#4785)Gordon Tyler2025-10-271-2/+9
* mspm0: add mspm0h321x supporti509VCB2025-10-081-8/+42
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* mspm0-adc: use CfgSet to enable vrsel cfg optioncrispaudio2025-09-101-4/+4
* mspm0-adc: remove dynamic vrsel and cleanupcrispaudio2025-09-091-46/+9
* mspm0-adc: add adc with examplescrispaudio2025-09-081-0/+59
* mspm0: add mspm0c1105/6i509VCB2025-08-281-1/+7
* mspm0-watchdog: add main implementationSiarhei B2025-08-271-0/+1
* mspm0-I2C: forward fifo size to i2c controllerSiarhei B2025-08-041-1/+2
* mspm0: Add I2C Controller (blocking & async)Siarhei B2025-08-041-0/+4
* mspm0: add dma driveri509VCB2025-07-061-2/+19
* mspm0: generate interrupt group handlersi509VCB2025-05-201-1/+87
* mspm0: fix build for int groups.Dario Nieuwenhuis2025-05-191-0/+4
* mspm0: generate feature per chip + packagei509VCB2025-05-131-6/+81
* mspm0: blocking uart driveri509VCB2025-03-291-5/+5
* mspm0: remove todo comment about pin names with slashi509VCB2025-03-221-8/+0
* mspm0: generate all singletonsi509VCB2025-03-221-102/+301
* rustfmt...i509VCB2025-03-131-7/+2
* Embassy for MSPM0i509VCB2025-03-131-0/+616