boards: adi: Enable TRNG driver for MAX326662EVKIT

TRNG enabled for MAX32662EVKIT board

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
Sadik Ozer 2024-07-29 10:58:33 +03:00 committed by Anas Nashif
commit c44abdf5b7
3 changed files with 7 additions and 0 deletions

View file

@ -97,6 +97,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT.
+-----------+------------+-------------------------------------+
| UART | on-chip | serial |
+-----------+------------+-------------------------------------+
| TRNG | on-chip | entropy |
+-----------+------------+-------------------------------------+
Connections and IOs

View file

@ -63,3 +63,7 @@
&gpio0 {
status = "okay";
};
&trng {
status = "okay";
};

View file

@ -10,5 +10,6 @@ toolchain:
supported:
- gpio
- serial
- trng
ram: 80
flash: 256