nuttx/libs
chenrun1 8e1a042eef nuttx/atomic.h:Fix missing type declarations at compile time
Summary:
  1.Modify the conditions for entering different include header files
  2.Added pre-definition for _Atomic _Bool when it is missing
  3.Added nuttx for stdatomic implementation. When toolchain does not support atomic, use lib/stdatomic to implement it

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-08-22 01:44:29 +08:00
..
libc nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
libdsp libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
libm libm/copysign: respect signed zero/NaN in copysign 2024-08-01 01:08:19 +08:00
libnx nxtk: Remove sapce between oprand and operator in nxtk_drawframe.c 2024-07-27 03:11:39 +08:00
libxx fix nxstyle 2024-05-13 22:24:36 +02:00
CMakeLists.txt