diff --git a/book/src/support_matrix.html b/book/src/support_matrix.html index f04c8f108..2b2cbf2b9 100644 --- a/book/src/support_matrix.html +++ b/book/src/support_matrix.html @@ -4,7 +4,7 @@ Chip Testing Board - Functionality + Functionality @@ -15,6 +15,7 @@ User USB Wi-Fi Ethernet over USB + Hardware Random Number Generator @@ -27,6 +28,7 @@ ❌ ☑️ ❌ + ❌ nRF52xxx @@ -37,6 +39,7 @@ ✅ – ✅ + ✅ nRF53xx @@ -47,6 +50,7 @@ ✅ – ✅ + ✅ RP2040 @@ -57,6 +61,7 @@ ✅ – ✅ + ✅ RP2040 @@ -67,6 +72,7 @@ ✅ ✅ ✅ + ✅ STM32F401RETX @@ -77,6 +83,7 @@ – – – + – STM32F755ZITX @@ -87,6 +94,7 @@ ✅ – ❌ + ✅ STM32W55RGVX @@ -97,6 +105,7 @@ ✅ – ✅ + ✅ diff --git a/doc/support_matrix.yml b/doc/support_matrix.yml index 11fa0f101..c6acc641e 100644 --- a/doc/support_matrix.yml +++ b/doc/support_matrix.yml @@ -35,6 +35,9 @@ functionalities: - name: ethernet_over_usb title: Ethernet over USB description: + - name: hwrng + title: Hardware Random Number Generator + description: # Encodes support status for each chip. chips: @@ -43,6 +46,7 @@ chips: support: gpio: supported debug_output: supported + hwrng: supported logging: supported wifi: not_available @@ -51,6 +55,7 @@ chips: support: gpio: supported debug_output: supported + hwrng: supported logging: supported wifi: not_available @@ -59,6 +64,7 @@ chips: support: gpio: supported debug_output: supported + hwrng: supported logging: supported wifi: not_available @@ -67,6 +73,7 @@ chips: support: gpio: supported debug_output: supported + hwrng: not_currently_supported logging: supported wifi: not_available @@ -75,6 +82,7 @@ chips: support: gpio: supported debug_output: supported + hwrng: not_available logging: supported wifi: not_available @@ -83,6 +91,7 @@ chips: support: gpio: supported debug_output: supported + hwrng: supported logging: supported wifi: not_available @@ -91,6 +100,7 @@ chips: support: gpio: supported debug_output: supported + hwrng: supported logging: supported wifi: not_available