| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mspm0-mathacl: another round of format | Siarhei B | 2025-11-16 | 1 | -0/+1 |
| | | |||||
| * | mspm0-mathacl: switch to radians as input param for sincos operations | Siarhei B | 2025-11-16 | 1 | -6/+7 |
| | | |||||
| * | mspm0: apply formatting for new Mathacl & example | Siarhei B | 2025-11-16 | 1 | -2/+2 |
| | | |||||
| * | mspm0: add example of MATHACL based & tested on mspm0g3507 | Siarhei B | 2025-11-16 | 1 | -0/+37 |
| | | |||||
| * | mspm0-i2c-target: update examples with split config | crispaudio | 2025-10-10 | 1 | -5/+7 |
| | | |||||
| * | mspm0-i2c-target: add mspm0l1306 example and set target address explicitly ↵ | Iooon | 2025-10-10 | 1 | -0/+1 |
| | | | | | in examples | ||||
| * | mspm0-i2c-target: fix comment in example | crispaudio | 2025-10-10 | 1 | -1/+1 |
| | | |||||
| * | mspm0-i2c-target: add i2c target with example | crispaudio | 2025-10-10 | 1 | -0/+60 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 3 | -3/+3 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | mspm0-adc: implement From for AnyAdcChannel | crispaudio | 2025-09-14 | 1 | -6/+3 |
| | | |||||
| * | mspm0-adc: remove dynamic vrsel and cleanup | crispaudio | 2025-09-09 | 1 | -8/+2 |
| | | |||||
| * | mspm0-adc: add adc with examples | crispaudio | 2025-09-08 | 1 | -0/+48 |
| | | |||||
| * | Merge pull request #4574 from bespsm/mspm0-wwdt | i509VCB | 2025-08-28 | 1 | -0/+54 |
| |\ | | | | | | | MSPM0: add window watchdog implementation (WWDT0, WWDT1) | ||||
| | * | mspm0-watchdog: rename mod watchdog to wwdt | Siarhei B | 2025-08-28 | 1 | -1/+1 |
| | | | |||||
| | * | mspm0-watchdog: add watchdog examples for all chips | Siarhei B | 2025-08-28 | 1 | -0/+54 |
| | | | |||||
| * | | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -3/+3 |
| | | | |||||
| * | | Load all crates in the graph, honor the "publish" flag to prevent publishing ↵ | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+6 |
| |/ | | | | examples/tests. | ||||
| * | Merge pull request #4435 from bespsm/mspm0-i2c | i509VCB | 2025-08-14 | 2 | -0/+95 |
| |\ | | | | | | | MSPM0: Add I2C Controller (blocking & async) + examples for mspm0l1306, mspm0g3507 (tested MCUs) | ||||
| | * | mspm0-I2C: replace examples for mspm0l1306 & mspm0g3507 with AD5171 | Siarhei B | 2025-08-04 | 2 | -16/+36 |
| | | | |||||
| | * | mspm0-I2C: mention blocking API's restrictions | Siarhei B | 2025-08-04 | 2 | -5/+6 |
| | | | | | | | | | | | - blocking API for transfering max 8 bytes - async API has no such limitations | ||||
| | * | mspm0-I2C: automate source clock definition | Siarhei B | 2025-08-04 | 2 | -10/+4 |
| | | | | | | | | | | | | | | | - i2c-config: automatically defines clock source based on input I2C rate - i2c: proper config functions naming - i2c-examples: adapt to changed API - i2c: save initialization pf cctr register | ||||
| | * | mspm0: Add I2C Controller examples for mspm0l1306, mspm0g3507 MCUs | Siarhei B | 2025-08-04 | 2 | -0/+80 |
| | | | | | | | | | | | | | - mspm0l1306 examples: add I2C blocking & async examples - mspm0l1306 examples: add -O2 optimization due to Flash limitations - mspm0g3507 examples: add I2C blocking & async examples | ||||
| * | | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | | | | | | | | * Add newtype for moved type to preserve API compat | ||||
| * | | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 |
| | | | |||||
| * | | mspm0: add buffered uart driver | i509VCB | 2025-07-22 | 1 | -0/+2 |
| |/ | | | | And tests for G3507. | ||||
| * | Merge pull request #4338 from i509VCB/dma | i509VCB | 2025-07-07 | 1 | -1/+1 |
| |\ | | | | | | | mspm0: add dma driver | ||||
| | * | mspm0: add dma driver | i509VCB | 2025-07-06 | 1 | -1/+1 |
| | | | |||||
| * | | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| |/ | |||||
| * | mspm0: generate interrupt group handlers | i509VCB | 2025-05-20 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #4194 from i509VCB/update-metapac2 | Dario Nieuwenhuis | 2025-05-18 | 2 | -3/+3 |
| |\ | | | | | mspm0: generate features per chip + package | ||||
| | * | mspm0: generate feature per chip + package | i509VCB | 2025-05-13 | 2 | -3/+3 |
| | | | |||||
| * | | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -4/+4 |
| |/ | |||||
| * | mspm0: blocking uart driver | i509VCB | 2025-03-29 | 2 | -1/+36 |
| | | |||||
| * | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 1 | -1/+1 |
| | | | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]> | ||||
| * | rustfmt 2: electric boogaloo | i509VCB | 2025-03-13 | 2 | -8/+4 |
| | | |||||
| * | Embassy for MSPM0 | i509VCB | 2025-03-13 | 7 | -0/+160 |
| 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 | |||||
