diff options
| author | i509VCB <[email protected]> | 2025-05-15 16:32:46 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-05-15 16:32:46 +0000 |
| commit | 8eb5282c6c51542f692ec6b7db0ab87031d7ea38 (patch) | |
| tree | 6d446b021fa47dd7c62e7aa2e45df5bae1a1ef96 /docs | |
| parent | d1c2ce927ac41a3f81de0f47e0468523d562d1d1 (diff) | |
| parent | d64ae225b30bc3a0f7a9b1277188b6e60fc97484 (diff) | |
Merge pull request #4072 from felipebalbi/add-flexcomm-uart
imxrt: Add UART and DMA drivers
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/pages/imxrt.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pages/imxrt.adoc b/docs/pages/imxrt.adoc index bbd65e494..87867e1e0 100644 --- a/docs/pages/imxrt.adoc +++ b/docs/pages/imxrt.adoc | |||
| @@ -10,5 +10,7 @@ The link: link:https://github.com/embassy-rs/embassy/tree/main/embassy-imxrt[Emb | |||
| 10 | The following peripherals have a HAL implementation at present | 10 | The following peripherals have a HAL implementation at present |
| 11 | 11 | ||
| 12 | * CRC | 12 | * CRC |
| 13 | * DMA | ||
| 13 | * GPIO | 14 | * GPIO |
| 14 | * RNG | 15 | * RNG |
| 16 | * UART | ||
