aboutsummaryrefslogtreecommitdiff
path: root/examples/mspm0g3507
Commit message (Expand)AuthorAgeFilesLines
* mspm0-mathacl: another round of formatSiarhei B2025-11-161-0/+1
* mspm0-mathacl: switch to radians as input param for sincos operationsSiarhei B2025-11-161-6/+7
* mspm0: apply formatting for new Mathacl & exampleSiarhei B2025-11-161-2/+2
* mspm0: add example of MATHACL based & tested on mspm0g3507Siarhei B2025-11-161-0/+37
* mspm0-i2c-target: update examples with split configcrispaudio2025-10-101-5/+7
* mspm0-i2c-target: add mspm0l1306 example and set target address explicitly in...Iooon2025-10-101-0/+1
* mspm0-i2c-target: fix comment in examplecrispaudio2025-10-101-1/+1
* mspm0-i2c-target: add i2c target with examplecrispaudio2025-10-101-0/+60
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-063-3/+3
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* mspm0-adc: implement From for AnyAdcChannelcrispaudio2025-09-141-6/+3
* mspm0-adc: remove dynamic vrsel and cleanupcrispaudio2025-09-091-8/+2
* mspm0-adc: add adc with examplescrispaudio2025-09-081-0/+48
* Merge pull request #4574 from bespsm/mspm0-wwdti509VCB2025-08-281-0/+54
|\
| * mspm0-watchdog: rename mod watchdog to wwdtSiarhei B2025-08-281-1/+1
| * mspm0-watchdog: add watchdog examples for all chipsSiarhei B2025-08-281-0/+54
* | chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-3/+3
* | Load all crates in the graph, honor the "publish" flag to prevent publishing ...Dario Nieuwenhuis2025-08-251-0/+6
|/
* Merge pull request #4435 from bespsm/mspm0-i2ci509VCB2025-08-142-0/+95
|\
| * mspm0-I2C: replace examples for mspm0l1306 & mspm0g3507 with AD5171Siarhei B2025-08-042-16/+36
| * mspm0-I2C: mention blocking API's restrictionsSiarhei B2025-08-042-5/+6
| * mspm0-I2C: automate source clock definitionSiarhei B2025-08-042-10/+4
| * mspm0: Add I2C Controller examples for mspm0l1306, mspm0g3507 MCUsSiarhei B2025-08-042-0/+80
* | fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
* | chore: prepare embassy-executor 0.8 releaseUlf Lilleengen2025-07-311-1/+1
* | mspm0: add buffered uart driveri509VCB2025-07-221-0/+2
|/
* Merge pull request #4338 from i509VCB/dmai509VCB2025-07-071-1/+1
|\
| * mspm0: add dma driveri509VCB2025-07-061-1/+1
* | embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
|/
* mspm0: generate interrupt group handlersi509VCB2025-05-201-0/+2
* Merge pull request #4194 from i509VCB/update-metapac2Dario Nieuwenhuis2025-05-182-3/+3
|\
| * mspm0: generate feature per chip + packagei509VCB2025-05-132-3/+3
* | Update defmt dependenciesYuri Astrakhan2025-05-181-4/+4
|/
* mspm0: blocking uart driveri509VCB2025-03-292-1/+36
* Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-1/+1
* rustfmt 2: electric boogalooi509VCB2025-03-132-8/+4
* Embassy for MSPM0i509VCB2025-03-137-0/+160