nuttx/arch
Tiago Medicci Serrano d56e6de628 esp32: Update libc stubs to properly acquire/release locks.
Avoid using static mutex and recursive mutex as the resource to be
acquired/release. Instead, create a specific lock for each call if
it does not exist.
2024-03-26 13:53:39 -03:00
..
arm stm32h7: Fix race condition in ADC interrupt handling 2024-03-26 01:20:48 +08:00
arm64 arch/arm64: Add the head obj to libarch.a as well 2024-03-25 20:38:53 +08:00
avr comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
ceva comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
dummy
hc comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
mips Use C++ standard lib from toolchain 2024-03-06 08:42:44 +08:00
misoc comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
or1k comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
renesas comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
risc-v esp32[c3|c6|h2]: Fix filesystem test support 2024-03-26 20:56:48 +08:00
sim comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
sparc comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
tricore arch/tricore: add spinlock support 2024-03-21 18:47:14 +08:00
x86 comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
x86_64 cmake:enable libxx for CMake build 2024-03-15 01:28:53 +08:00
xtensa esp32: Update libc stubs to properly acquire/release locks. 2024-03-26 13:53:39 -03:00
z16 comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
z80 comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Kconfig arch: add ARCH_TRUSTZONE_DISABLED choice 2024-03-19 18:24:42 +09:00