fdcavalcanti commented on PR #16533: URL: https://github.com/apache/nuttx/pull/16533#issuecomment-2971147482
> Also you can include a test to verify if ESP_HAL_3RDPARTY_VERSION_FOR_MCUBOOT != ESP_HAL_3RDPARTY_VERSION, if so show a warning explaining current HAL broke MCUBOOT and a proper fix needs to be found. Hi Alan, I can't do this as the whole point of this PR is to have a different version for Espressif's MCUBoot port. That's why it says "decoupling" on the commit. `ESP_HAL_3RDPARTY_VERSION_FOR_MCUBOOT` and `ESP_HAL_3RDPARTY_VERSION` are only the same for now, very soon this will not be possible. -- 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