1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/arch
Takuya Miyasita 6847eb0c25 risc-v and xtensa Kconfig : Remove LIBC_ARCH_ATOMIC
In https://github.com/apache/nuttx/pull/13044,
LIBC_ARCH_ATOMIC was finally removed.

Howerver, the following chips still have the config.
- ARCH_CHIP_ESP32S3
- ARCH_CHIP_ESP32C3_GENERIC
- ARCH_CHIP_ESP32H2

This commit fixes the issue.
2024-11-13 15:30:53 +08:00
..
arm Revert "arch_atomic : Introduce CONFIG_LIBC_ARCH_ATOMIC" 2024-11-13 10:45:12 +09:00
arm64 gprof: move gprof function from sched to libbuiltin/libgcc 2024-11-13 02:42:31 +08:00
avr driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
ceva irq: force inline up_interrupt_context 2024-10-31 15:43:41 +08:00
dummy arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00
hc driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
mips driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
misoc driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
or1k irq: force inline up_interrupt_context 2024-10-31 15:43:41 +08:00
renesas arch: Fix minor style issue 2024-10-28 09:24:55 +01:00
risc-v risc-v and xtensa Kconfig : Remove LIBC_ARCH_ATOMIC 2024-11-13 15:30:53 +08:00
sim gcov: Support for the most streamlined profile of LLVM-embedded-toolchain-for-Arm 2024-11-13 05:33:00 +08:00
sparc irq: force inline up_interrupt_context 2024-10-31 15:43:41 +08:00
tricore gcov: Fix typographical errors 2024-10-30 14:45:23 +08:00
x86 driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
x86_64 x86_64: fix compile warning 2024-11-04 18:06:09 +08:00
xtensa risc-v and xtensa Kconfig : Remove LIBC_ARCH_ATOMIC 2024-11-13 15:30:53 +08:00
z16 driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
z80 arch: Fix minor style issue 2024-10-28 09:24:55 +01:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig arch/arm64: add have fork config 2024-11-07 15:21:10 +08:00