************* General Notes ************* Adding this content here is to improve the user's development efficiency and avoid stepping into known problems. 1. Bootloader ^^^^^^^^^^^^^ V3.1 updated the bootloader to initialize SPI flash I/O mode and clock. So if you are using the V3.0 bootloader, and now upgrade to the new SDK, please disable the following configuration in the menuconfig: :: "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 `_.