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