| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | 17 | -0/+11167 | |
| | | | ||||||
| * | | 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 | |
| | | | | | | | | | Signed-off-by: Felipe Balbi <[email protected]> | |||||
| * | | 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 | |
| |/ | | | | | | Fixes #74 Signed-off-by: Felipe Balbi <[email protected]> | |||||
| * | rustfmt | James Munns | 2025-12-04 | 8 | -19/+15 | |
| | | ||||||
| * | Move to subfolder | James Munns | 2025-12-04 | 16 | -0/+8584 | |
