zyfeier commented on code in PR #14805:
URL: https://github.com/apache/nuttx/pull/14805#discussion_r1843373086
##########
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:
Was add in this PR https://github.com/apache/nuttx/pull/14803
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]