nuttx/arch/mips/src
hujun5 a4fece3450 spin_lock: inline spin_lock
test:
We can use qemu for testing.
compiling
make distclean -j20; ./tools/configure.sh -l qemu-armv8a:nsh_smp ;make -j20
running
qemu-system-aarch64 -cpu cortex-a53 -smp 4 -nographic -machine virt,virtualization=on,gic-version=3 -net none -chardev stdio,id=con,mux=on -serial chardev:con -mon chardev=con,mode=readline -kernel ./nuttx
2024-07-15 02:29:30 +08:00
..
common sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
mips32 arch: Add --whole-archive linker option for some of architectures 2024-06-28 02:31:40 +08:00
pic32mx spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
pic32mz spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00