diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-05-13 22:58:25 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-05-13 22:58:25 +0200 |
| commit | 438c7e923a2f92f79a66cf7c5435402ff7d61f8d (patch) | |
| tree | 05765308bab9131f93cd23e1aa5fe306122e8db7 /docs | |
| parent | aa85293457039a336eec1f10bcd32d47d7223f95 (diff) | |
| parent | 102258c0b07ca581d5dabdbd540febd54c0f4443 (diff) | |
Merge pull request #4182 from felipebalbi/add-rng
Add Embassy-iMXRT RNG driver
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/pages/imxrt.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pages/imxrt.adoc b/docs/pages/imxrt.adoc index a84fbae03..bbd65e494 100644 --- a/docs/pages/imxrt.adoc +++ b/docs/pages/imxrt.adoc | |||
| @@ -11,3 +11,4 @@ The following peripherals have a HAL implementation at present | |||
| 11 | 11 | ||
| 12 | * CRC | 12 | * CRC |
| 13 | * GPIO | 13 | * GPIO |
| 14 | * RNG | ||
