Explorar o código

docs: update dfu docs for secure DL mode

Mahavir Jain %!s(int64=3) %!d(string=hai) anos
pai
achega
4aa4a76d2c
Modificáronse 1 ficheiros con 5 adicións e 3 borrados
  1. 5 3
      docs/en/api-guides/dfu.rst

+ 5 - 3
docs/en/api-guides/dfu.rst

@@ -130,7 +130,9 @@ Common Errors and Known Issues
 - Flashing with ``dfu-util`` on Windows fails on the first attempt with error ``Lost device after RESET?``. Please retry the flashing and it should succeed the next time.
 - Flashing with ``dfu-util`` on Windows fails on the first attempt with error ``Lost device after RESET?``. Please retry the flashing and it should succeed the next time.
 
 
 
 
-Secure Download Mode 
-------------------------------
+.. only:: SOC_SUPPORTS_SECURE_DL_MODE
+
+    Secure Download Mode
+    --------------------
 
 
-- When Secure Download Mode is enabled, DFU is no longer possible. See: :doc:`Flash Encryption <../security/flash-encryption>`
+    When Secure Download Mode is enabled, DFU is no longer possible. Please see :doc:`Flash Encryption <../security/flash-encryption>` guide for more details.