Merge branch 'docs/modify_ota_not_in_general_notes' into 'master'

general_notes: Modify OTA note

See merge request sdk/ESP8266_RTOS_SDK!986
This commit is contained in:
Dong Heng
2019-06-14 13:58:57 +08:00

View File

@ -15,11 +15,10 @@ and now upgrade to the new SDK, please disable the following configuration in th
"Bootloader config --->
[ ] Bootloader init SPI flash"
2. ESP8285 or ESP8266 + 1MB flash
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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/>`_.
2. OTA
^^^^^^
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/>`_.
3. 802.11n only AP
^^^^^^^^^^^^^^^^^^