Skip to content

Commit 7ad4ba4

Browse files
committed
Merge branch 'docs/modify_ota_not_in_general_notes' into 'master'
general_notes: Modify OTA note See merge request sdk/ESP8266_RTOS_SDK!986
2 parents d53ee8c + f427967 commit 7ad4ba4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/en/general-notes/index.rst

+3-4
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ and now upgrade to the new SDK, please disable the following configuration in th
1515
"Bootloader config --->
1616
[ ] Bootloader init SPI flash"
1717

18-
2. ESP8285 or ESP8266 + 1MB flash
19-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20-
21-
ESP8285 or ESP8266 + 1MB flash can use "Copy OTA Mode" for OTA, more details are in the `examples/system/ota <https://github.com/espressif/ESP8266_RTOS_SDK/tree/master/examples/system/ota/>`_.
18+
2. OTA
19+
^^^^^^
2220

21+
We split the native OTA example into several sub-examples to let custemors to choose which application matches the scenario they really want. `examples/system/ota/native_ota <https://github.com/espressif/ESP8266_RTOS_SDK/tree/master/examples/system/ota/native_ota/>`_.
2322

2423
3. 802.11n only AP
2524
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)