| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5045 from felipebalbi/imxrt/dma | xoviat | 2025-12-12 | 1 | -0/+26 |
| |\ | | | | | | | [iMXRT] add a minimal DMA copy example | ||||
| | * | [iMXRT] add a minimal DMA copy example | Felipe Balbi | 2025-12-11 | 1 | -0/+26 |
| | | | | | | | | | While at that, also update the PACs to their latest versions. | ||||
| * | | [iMXRT] Add spi driver | Felipe Balbi | 2025-12-11 | 2 | -0/+86 |
| |/ | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 2 | -4/+4 |
| | | |||||
| * | imxrt: add button example | Felipe Balbi | 2025-05-21 | 1 | -0/+29 |
| | | |||||
| * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 1 | -4/+3 |
| | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]> | ||||
| * | Add UART and DMA drivers | Felipe Balbi | 2025-05-15 | 2 | -0/+142 |
| | | | | | | Both blocking and async versions are supported. Add separate examples for each mode. | ||||
| * | Merge branch 'main' into add-rng | Dario Nieuwenhuis | 2025-05-13 | 1 | -0/+175 |
| |\ | |||||
| | * | Add embassy-imxrt CRC driver | Felipe Balbi | 2025-05-09 | 1 | -0/+175 |
| | | | |||||
| * | | Add embassy-imxrt RNG driver | Felipe Balbi | 2025-05-09 | 1 | -0/+40 |
| |/ | |||||
| * | Add Embassy iMXRT RTC Time Driver | Felipe Balbi | 2025-04-09 | 1 | -1/+2 |
| | | |||||
| * | Add embassy-imxrt | Felipe Balbi | 2025-04-09 | 2 | -0/+46 |
| Adds initial support for MIMXRT600 series MCUs from NXP. Subsequent PRs will add more drivers. | |||||
