aboutsummaryrefslogtreecommitdiff
path: root/embassy-mspm0/src/mathacl.rs
Commit message (Expand)AuthorAgeFilesLines
* mspm0-mathacl: add non-generic phantomdataSiarhei B2025-11-211-6/+4
* mspm0-mathacl: another round of formatSiarhei B2025-11-161-0/+1
* mspm0-mathacl: add phantomdata for moduleSiarhei B2025-11-161-5/+11
* mspm0-mathacl: switch to radians as input param for sincos operationsSiarhei B2025-11-161-9/+13
* mspm0: apply formatting for new Mathacl & exampleSiarhei B2025-11-161-4/+6
* mspm0: add MATHACL module and following operations: sin,cosSiarhei B2025-11-161-0/+244