eren-terzioglu opened a new pull request, #11299:
URL: https://github.com/apache/nuttx/pull/11299

   ## Summary
   
   * Bugfix of [this 
issue](https://github.com/espressif/esp-hal-3rdparty/issues/1)
   * xtensa/esp32s3: Fix esp32s3 mcuboot ota crash
   
   ## Impact
   
   Only ESP32S3
   
   ## Testing
   
   `esp32s3-devkit:wifi` config used with added these lines into rtc defconfig:
   
   ```
   CONFIG_ESP32S3_HAVE_OTA_PARTITION=y
   CONFIG_ESP32S3_STORAGE_MTD_OFFSET=0x250000
   CONFIG_ESP32S3_STORAGE_MTD_SIZE=0x100000
   CONFIG_ESP32S3_APP_FORMAT_MCUBOOT=y
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to