From 46588e71267d2487c0cfe196b9166d0c5d86dd6f Mon Sep 17 00:00:00 2001 From: Mahavir Jain Date: Wed, 14 Dec 2022 10:02:35 +0530 Subject: [PATCH] docs: security: enable memory protection section for ESP32-C2/ESP32-C6 --- docs/en/security/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/security/security.rst b/docs/en/security/security.rst index e86e4f7377..2ac5019d30 100644 --- a/docs/en/security/security.rst +++ b/docs/en/security/security.rst @@ -75,7 +75,7 @@ Flash Encryption Best Practices Please refer to the :doc:`DS Peripheral Guide <../api-reference/peripherals/ds>` for detailed documentation. -.. only:: SOC_MEMPROT_SUPPORTED +.. only:: SOC_MEMPROT_SUPPORTED or SOC_CPU_IDRAM_SPLIT_USING_PMP Memory Protection ~~~~~~~~~~~~~~~~~