nuttx/arch/xtensa/src
hujun5 061be5f18e refine: move BIT Macro to nuttx/bits.h
The BIT macro is widely used in NuttX,
and to achieve a unified strategy,
we have placed the implementation of the BIT macro
in bits.h to simplify code implementation.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-10-12 14:52:56 +08:00
..
common spinlock: Rename spin_islocked to spin_is_locked 2023-10-06 20:03:19 -04:00
esp32 refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
esp32s2 refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
esp32s3 refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
lx6 kasan: add option to disable read/write checks 2023-09-07 00:41:43 +08:00
lx7 kasan: add option to disable read/write checks 2023-09-07 00:41:43 +08:00
.gitignore
Makefile toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time 2023-07-21 01:13:34 +08:00