aboutsummaryrefslogtreecommitdiff
path: root/docs/pages
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2025-04-11 14:28:59 -0700
committerFelipe Balbi <[email protected]>2025-05-09 07:21:40 -0700
commitd4c378e059443dbaaaece02a0f5148db62bd4484 (patch)
treeba915c7065111c6620e2383273191241202daa26 /docs/pages
parent64a2b9b2a36adbc26117b8e76ae2b178a5e3eb9f (diff)
Add embassy-imxrt CRC driver
Diffstat (limited to 'docs/pages')
-rw-r--r--docs/pages/imxrt.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/imxrt.adoc b/docs/pages/imxrt.adoc
index adf5218e8..a84fbae03 100644
--- a/docs/pages/imxrt.adoc
+++ b/docs/pages/imxrt.adoc
@@ -9,5 +9,5 @@ The link: link:https://github.com/embassy-rs/embassy/tree/main/embassy-imxrt[Emb
9 9
10The following peripherals have a HAL implementation at present 10The following peripherals have a HAL implementation at present
11 11
12* CRC
12* GPIO 13* GPIO
13