Skip to content

Commit f427967

Browse files
donghengdongheng
dongheng
authored and
dongheng
committed
docs(general_notes): Modify OTA note
1 parent d53ee8c commit f427967

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)