aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authori509VCB <[email protected]>2025-05-15 16:32:46 +0000
committerGitHub <[email protected]>2025-05-15 16:32:46 +0000
commit8eb5282c6c51542f692ec6b7db0ab87031d7ea38 (patch)
tree6d446b021fa47dd7c62e7aa2e45df5bae1a1ef96 /docs
parentd1c2ce927ac41a3f81de0f47e0468523d562d1d1 (diff)
parentd64ae225b30bc3a0f7a9b1277188b6e60fc97484 (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.adoc2
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
10The following peripherals have a HAL implementation at present 10The 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