mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
esp32s3: enable LIBC_ARCH_ATOMIC
Fixes toywasm build.
This commit is contained in:
committed by
Petro Karashchenko
parent
02936df943
commit
a59a4ca8ea
@@ -87,6 +87,7 @@ config ARCH_CHIP_ESP32S3
|
||||
select ARCH_HAVE_TESTSET
|
||||
select ARCH_VECNOTIRQ
|
||||
select LIBC_PREVENT_STRING_KERNEL
|
||||
select LIBC_ARCH_ATOMIC
|
||||
select LIBC_ARCH_MEMCPY if BUILD_FLAT
|
||||
select LIBC_ARCH_MEMCHR if BUILD_FLAT
|
||||
select LIBC_ARCH_MEMCMP if BUILD_FLAT
|
||||
|
||||
Reference in New Issue
Block a user