| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add error state for DMA transfers | James Munns | 2025-12-09 | 1 | -6/+154 | |
| | * | Change transfer to return a result | James Munns | 2025-12-09 | 1 | -5/+9 | |
| | * | Use saddr read instead of interrupt to avoid double handler definition | James Munns | 2025-12-09 | 1 | -0/+1 | |
| | * | rustfmt | James Munns | 2025-12-09 | 9 | -21/+17 | |
| | * | Make init private (suggestion from @felipebalbi) | James Munns | 2025-12-09 | 1 | -39/+22 | |
| | * | Clean up remaining examples, move some to "raw" examples | James Munns | 2025-12-09 | 7 | -12/+16 | |
| | * | Enforce scatter gather API statically | James Munns | 2025-12-09 | 1 | -11/+8 | |
| | * | Work on scatter-gather-builder | James Munns | 2025-12-08 | 1 | -5/+8 | |
| | * | Clean up examples, move interrupts to be more fully managed | James Munns | 2025-12-08 | 2 | -72/+21 | |
| | * | Clean up some common PAC operations using helper methods | James Munns | 2025-12-05 | 1 | -276/+147 | |
| | * | use core::fmt::Write instead of home-rolled fmt | James Munns | 2025-12-05 | 1 | -0/+6 | |
| | * | Create separate ring buffered RX receiver to encapsulate unsafe | James Munns | 2025-12-05 | 2 | -6/+49 | |
| | * | Enable DMA interrupts in constructors | James Munns | 2025-12-05 | 1 | -4/+18 | |
| | * | Merge remote-tracking branch 'james-mcxa/feat/mcxa276-hal' into james/rebase-dma | James Munns | 2025-12-05 | 6 | -42/+3109 | |
| | |\ | ||||||
| | | * | Move | James Munns | 2025-12-05 | 37 | -0/+14240 | |
| * | | Add MCX-A256 to dev docs | James Munns | 2025-12-09 | 1 | -1/+9 | |
| * | | Fix more review comments | Felipe Balbi | 2025-12-08 | 1 | -34/+34 | |
| * | | review comments | Felipe Balbi | 2025-12-08 | 1 | -125/+77 | |
| * | | mcxa: crc: add generic methods to reduce duplication | Felipe Balbi | 2025-12-05 | 1 | -100/+134 | |
| * | | mcxa/crc: document the use of align_to | Felipe Balbi | 2025-12-05 | 1 | -2/+18 | |
| * | | CRC | Felipe Balbi | 2025-12-05 | 3 | -0/+759 | |
| |/ | ||||||
| * | Remove more ODP files | James Munns | 2025-12-04 | 10 | -440/+0 | |
| * | Remove some misc bits | James Munns | 2025-12-04 | 11 | -2559/+1 | |
| * | Remove standalone CI steps | James Munns | 2025-12-04 | 8 | -564/+0 | |
| * | Tweak how target setting is handled | James Munns | 2025-12-04 | 2 | -2/+6 | |
| * | rustfmt | James Munns | 2025-12-04 | 8 | -19/+15 | |
| * | Add documentation | James Munns | 2025-12-04 | 1 | -0/+1 | |
| * | Add repository fields | James Munns | 2025-12-04 | 1 | -0/+1 | |
| * | Bump mcxa-pac to lower MSRV to 1.90 | James Munns | 2025-12-04 | 1 | -1/+1 | |
| * | Import embassy-mcxa repo | James Munns | 2025-12-04 | 1 | -148/+148 | |
| * | Move examples to top level example folder | James Munns | 2025-12-04 | 20 | -2335/+0 | |
| * | Move to subfolder | James Munns | 2025-12-04 | 67 | -0/+14560 | |
