Skip to content

Commit 9ae4744

Browse files
committed
boards: st: nucleo_h7s3l8 board enables HASH node
Enables the crypto HASH processor on the nucleo_h7s3l8. Signed-off-by: Francois Ramu <[email protected]>
1 parent 579fa24 commit 9ae4744

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards/st/nucleo_h7s3l8/nucleo_h7s3l8.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@
144144
status = "okay";
145145
};
146146

147+
&hash {
148+
status = "okay";
149+
};
150+
147151
&adc1 {
148152
pinctrl-0 = <&adc1_inp15_pa3>; /* Arduino A0 */
149153
pinctrl-names = "default";

0 commit comments

Comments
 (0)