| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [iMXRT] dma: define MAX_CHUNK_SIZE constant | Felipe Balbi | 2025-12-16 | 1 | -2/+2 |
| | | | | | | | Instead of adding magic constants all over the place, let's just define DMA MAX_CHUNK_SIZE in a single constant that be referenced by the various users. | ||||
| * | [iMXRT] Add spi driver | Felipe Balbi | 2025-12-11 | 2 | -0/+1012 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 2 | -8/+14 |
| | | |||||
| * | Add UART and DMA drivers | Felipe Balbi | 2025-05-15 | 2 | -0/+1482 |
| Both blocking and async versions are supported. Add separate examples for each mode. | |||||
