Browse Source

docs: remove chapter numbers and make them common to both targets

yiying 5 years ago
parent
commit
0e6803c7b2
1 changed files with 2 additions and 4 deletions
  1. 2 4
      docs/en/api-reference/system/efuse.rst

+ 2 - 4
docs/en/api-reference/system/efuse.rst

@@ -14,9 +14,9 @@ Hardware description
 The {IDF_TARGET_NAME} has a number of eFuses which can store system and user parameters. Each eFuse is a one-bit field which can be programmed to 1 after which it cannot be reverted back to 0.
 Some of system parameters are using these eFuse bits directly by hardware modules and have special place (for example EFUSE_BLK0).
 
-.. only:: esp32
+For more details, see Chapter eFuse Controller of `{IDF_TARGET_NAME} Technical Reference Manual <{IDF_TARGET_TRM_EN_URL}>`_. Some eFuse bits are available for user applications.
 
-	For more details see `{IDF_TARGET_NAME} Technical Reference Manual <{IDF_TARGET_TRM_EN_URL}>`_ in part 21 eFuse controller. Some eFuse bits are available for user applications.
+.. only:: esp32
 
 	ESP32 has 4 eFuse blocks each of the size of 256 bits (not all bits are available):
 
@@ -27,8 +27,6 @@ Some of system parameters are using these eFuse bits directly by hardware module
 
 .. only:: esp32s2
 
-	For more details see `{IDF_TARGET_NAME} Technical Reference Manual <{IDF_TARGET_TRM_EN_URL}>`_. Some eFuse bits are available for user applications.
-
 	{IDF_TARGET_NAME} has 11 eFuse blocks each of the size of 256 bits (not all bits are available):