aboutsummaryrefslogtreecommitdiff
path: root/embassy-mcxa
Commit message (Expand)AuthorAgeFilesLines
...
| * Enforce scatter gather API staticallyJames Munns2025-12-091-11/+8
| * Work on scatter-gather-builderJames Munns2025-12-081-5/+8
| * Clean up examples, move interrupts to be more fully managedJames Munns2025-12-082-72/+21
| * Clean up some common PAC operations using helper methodsJames Munns2025-12-051-276/+147
| * use core::fmt::Write instead of home-rolled fmtJames Munns2025-12-051-0/+6
| * Create separate ring buffered RX receiver to encapsulate unsafeJames Munns2025-12-052-6/+49
| * Enable DMA interrupts in constructorsJames Munns2025-12-051-4/+18
| * Merge remote-tracking branch 'james-mcxa/feat/mcxa276-hal' into james/rebase-dmaJames Munns2025-12-056-42/+3109
| |\
| | * MoveJames Munns2025-12-0537-0/+14240
* | Add MCX-A256 to dev docsJames Munns2025-12-091-1/+9
* | Fix more review commentsFelipe Balbi2025-12-081-34/+34
* | review commentsFelipe Balbi2025-12-081-125/+77
* | mcxa: crc: add generic methods to reduce duplicationFelipe Balbi2025-12-051-100/+134
* | mcxa/crc: document the use of align_toFelipe Balbi2025-12-051-2/+18
* | CRCFelipe Balbi2025-12-053-0/+759
|/
* Remove more ODP filesJames Munns2025-12-0410-440/+0
* Remove some misc bitsJames Munns2025-12-0411-2559/+1
* Remove standalone CI stepsJames Munns2025-12-048-564/+0
* Tweak how target setting is handledJames Munns2025-12-042-2/+6
* rustfmtJames Munns2025-12-048-19/+15
* Add documentationJames Munns2025-12-041-0/+1
* Add repository fieldsJames Munns2025-12-041-0/+1
* Bump mcxa-pac to lower MSRV to 1.90James Munns2025-12-041-1/+1
* Import embassy-mcxa repoJames Munns2025-12-041-148/+148
* Move examples to top level example folderJames Munns2025-12-0420-2335/+0
* Move to subfolderJames Munns2025-12-0467-0/+14560