Re: [PR] boards/esp32s3: fix rtc segment on linker script [nuttx]

2025-05-05 Thread via GitHub
xiaoxiang781216 merged PR #16316: URL: https://github.com/apache/nuttx/pull/16316 -- 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...@nu

[PR] boards/esp32s3: fix rtc segment on linker script [nuttx]

2025-05-05 Thread via GitHub
fdcavalcanti opened a new pull request, #16316: URL: https://github.com/apache/nuttx/pull/16316 Modify rtc_data_seg to rtc_slow_seg to fix RTC problems. The proper location for those is in RTC slow memory. ## Summary This PR essentially fix the issue of using MCUBoot + RTC defc