gustavonihei opened a new pull request #2802:
URL: https://github.com/apache/incubator-nuttx/pull/2802


   ## Summary
   - ESP32 compatible binary image is now generated on every build on 
**POSTBUILD** step.
   - QEMU binary image generation now depends on a new configuration 
(`CONFIG_ESP32_QEMU_IMAGE`) common for every ESP32 board.
   
   ## Impact
   Deprecated previous board-specific configs in favor of new ESP32-common 
CONFIG_ESP32_QEMU_IMAGE:
   - CONFIG_ESP32_DEVKITC_FLASH_IMAGE
   - CONFIG_ESP32_ETHERNETKIT_FLASH_IMAGE
   - CONFIG_ESP32_WROVERKIT_FLASH_IMAGE
   
   ## Testing
   Expected behavior of CONFIG_ESP32_QEMU_IMAGE based on the following configs:
   - esp32-devkitc:nsh
   - esp32-ethernet-kit:nsh
   - esp32-wrover-kit:nsh


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to