tmedicci opened a new pull request, #9917: URL: https://github.com/apache/nuttx/pull/9917
## Summary * espressif: fix linker to include the reserved area of RTC memory Basically, it reserves an area of the RTC memory to preserve the RTC timer. Please refer to: https://github.com/espressif/esp-hal-3rdparty/commit/fa76c82a5b1575e41d697c6291b728bd612a7a4e This commit also removes the `rtc.dummy` section because C3, C6 and H2 don't need to skip it once the region is accessed by the same address space using the instruction and data bus. * espressif: update esp-hal-3rdparty The esp-hal-3rdparty release includes general bugfixes. ## Impact Fixes internal bugs. ## Testing Internal CI testing + NuttX CI. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
