aboutsummaryrefslogtreecommitdiff
path: root/tests/mspm0/src/bin
Commit message (Collapse)AuthorAgeFilesLines
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* mspm0: add buffered uart driveri509VCB2025-07-221-0/+115
| | | | And tests for G3507.
* mspm0: add dma driveri509VCB2025-07-062-1/+507
|
* mspm0: add uart testsi509VCB2025-04-061-0/+83
This also fixes a bug in the uart clock calculation where it could select an oversampling faster than what the hardware is providing.