yamt commented on code in PR #14805:
URL: https://github.com/apache/nuttx/pull/14805#discussion_r1843328818


##########
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:
   LIBC_ARCH_ATOMIC has been removed while ago. am i missing something?



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

Reply via email to