mirror of
https://github.com/espressif/esptool.git
synced 2025-10-17 07:32:30 +08:00
docs: Explain ESP32 binary image format
Closes https://github.com/espressif/esptool/issues/260
This commit is contained in:
@@ -15,8 +15,7 @@ html_static_path = ['../_static']
|
||||
# Conditional content
|
||||
extensions += ['esp_docs.esp_extensions.dummy_build_system']
|
||||
|
||||
ESP8266_DOCS = ['advanced-topics/firmware-image-format.rst',
|
||||
]
|
||||
ESP8266_DOCS = []
|
||||
|
||||
ESP32_DOCS = ['espefuse/index.rst',
|
||||
'espsecure/index.rst',
|
||||
|
Reference in New Issue
Block a user