diff options
| author | Felipe Balbi <[email protected]> | 2025-04-11 14:28:59 -0700 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2025-05-09 07:21:40 -0700 |
| commit | d4c378e059443dbaaaece02a0f5148db62bd4484 (patch) | |
| tree | ba915c7065111c6620e2383273191241202daa26 /docs | |
| parent | 64a2b9b2a36adbc26117b8e76ae2b178a5e3eb9f (diff) | |
Add embassy-imxrt CRC driver
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/pages/imxrt.adoc | 2 |
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 | ||
| 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 | * GPIO | 13 | * GPIO |
| 13 | |||
