docs: updated flash-encryption, startup, memory-types and misc_system_api

This commit is contained in:
daiziyan
2023-03-03 10:51:11 +08:00
parent daf4150846
commit 9ba9dc04b0
8 changed files with 175 additions and 52 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ Linenoise library does not need explicit initialization. However, some configura
:cpp:func:`linenoiseSetMaxLineLen`
Set maximum length of the line for linenoise library. Default length is 4096. The default value can be updated to optimize RAM memory usage.
Set maximum length of the line for linenoise library. Default length is 4096 bytes. The default value can be updated to optimize RAM memory usage.
Main loop
@@ -169,8 +169,8 @@ Once custom eFuse MAC address has been obtained (using :cpp:func:`esp_efuse_mac_
.. _local-mac-addresses:
Local vs Universal MAC Addresses
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Local Versus Universal MAC Addresses
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
{IDF_TARGET_NAME} comes pre-programmed with enough valid Espressif universally administered MAC addresses for all internal interfaces. The table above shows how to calculate and derive the MAC address for a specific interface according to the base MAC address.