Re: [PR] esp32[c3|c6|h2]: Fix RTC data placement [nuttx]

2024-04-04 Thread via GitHub
xiaoxiang781216 merged PR #12044: URL: https://github.com/apache/nuttx/pull/12044 -- 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

Re: [PR] esp32[c3|c6|h2]: Fix RTC data placement [nuttx]

2024-04-03 Thread via GitHub
pkarashchenko commented on code in PR #12044: URL: https://github.com/apache/nuttx/pull/12044#discussion_r1550497977 ## arch/risc-v/src/common/espressif/esp_start.c: ## @@ -97,8 +97,29 @@ # define IS_DROM(addr) (addr >= SOC_DROM_LOW && addr < SOC_DROM_HIGH) # define IS_SRAM(