tmedicci commented on code in PR #14805: URL: https://github.com/apache/nuttx/pull/14805#discussion_r1846471288
########## 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: Shouldn't it be enabled for ESP32-S2 and ESP32-S3 too? -- 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