incubator-nuttx/boards
hujun5 c45e4ac440 boardcrtl: change BOARDCTL_TESTSET to BOARDIOC_SPINLOCK
reason:
BOARDIOC_SPINLOCK can support the combined semantics
of disabling interrupts (irq), trylock, and spinlock.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-09-06 16:10:09 +08:00
..
arm boards: Add TLS_NELEM dependency to libcxxabi 2024-09-06 09:52:33 +08:00
arm64 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
avr nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
dummy
hc/m9s12 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
mips nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
misoc/lm32/misoc nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
or1k/mor1kx/or1k nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
renesas nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
risc-v boards: Add TLS_NELEM dependency to libcxxabi 2024-09-06 09:52:33 +08:00
sim/sim/sim boards: Add TLS_NELEM dependency to libcxxabi 2024-09-06 09:52:33 +08:00
sparc nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
tricore/tc3xx/tc397 tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
x86/qemu/qemu-i486 Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
x86_64/intel64/qemu-intel64 refresh the pci test config 2024-09-06 10:01:11 +08:00
xtensa boards: Add TLS_NELEM dependency to libcxxabi 2024-09-06 09:52:33 +08:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
CMakeLists.txt [cmake]: added initial support for MSYS2 2024-08-27 21:36:12 +08:00
Kconfig boardcrtl: change BOARDCTL_TESTSET to BOARDIOC_SPINLOCK 2024-09-06 16:10:09 +08:00
Makefile
boardctl.c boardcrtl: change BOARDCTL_TESTSET to BOARDIOC_SPINLOCK 2024-09-06 16:10:09 +08:00
dummy.c