zyfeier commented on code in PR #14805: URL: https://github.com/apache/nuttx/pull/14805#discussion_r1847889892
########## arch/xtensa/src/esp32/Kconfig: ########## @@ -859,6 +859,7 @@ config ESP32_RTC_HEAP config ESP32_IRAM_HEAP bool "Use the rest of IRAM as a separate heap" select ARCH_HAVE_EXTRA_HEAPS + select LIBC_ARCH_ATOMIC Review Comment: ESP32-S2 and ESP32-S3 do not support IRAM HEAP, so there is no need -- 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