From cf3754e7bf12e76d07ff6bc7278de74e37153ad8 Mon Sep 17 00:00:00 2001 From: Declan Snyder Date: Tue, 1 Nov 2022 09:50:32 -0500 Subject: [PATCH] doc: Add documentation about entropy on LPC55S36 Add to the feature table for LPC55S36 board to indicate that the CSS can be used for entropy generation Signed-off-by: Declan Snyder --- boards/arm/lpcxpresso55s36/doc/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boards/arm/lpcxpresso55s36/doc/index.rst b/boards/arm/lpcxpresso55s36/doc/index.rst index e4498be0049..01bade69d25 100644 --- a/boards/arm/lpcxpresso55s36/doc/index.rst +++ b/boards/arm/lpcxpresso55s36/doc/index.rst @@ -77,6 +77,8 @@ already supported, which can also be re-used on this lpcxpresso55s36 board: +-----------+------------+-------------------------------------+ | PWM | on-chip | pwm | +-----------+------------+-------------------------------------+ +| CSS | on-chip | entropy | ++-----------+------------+-------------------------------------+ Other hardware features are not currently enabled.