nuttx/boards
Arjav Patel bf0848dbd6 boards/sim: Prefer tmpfs for /tmp in rc.sysinit.
Prefer mounting /tmp with tmpfs in the SIM default rc.sysinit when
CONFIG_FS_TMPFS is enabled, and keep the FAT RAMDISK path as a
fallback for configurations that only enable CONFIG_FS_FAT.

Signed-off-by: Arjav Patel <arjav1528@gmail.com>
2026-04-23 10:26:21 -03:00
..
arm boards/stm32l4: migrate to new pinmap 2026-04-23 20:34:00 +08:00
arm64 style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
avr include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
dummy
hc/m9s12 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mips include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
misoc/lm32/misoc include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
or1k/mor1kx/or1k include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
renesas include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
risc-v boards/risc-v/esp32p4: Enable PSRAM for ESP32-P4-Function-EV-Board 2026-04-18 19:17:31 -03:00
sim/sim/sim boards/sim: Prefer tmpfs for /tmp in rc.sysinit. 2026-04-23 10:26:21 -03:00
sparc style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
tricore arch/tricore: support tc4evb board. 2026-03-10 10:38:19 +01:00
x86/qemu/qemu-i486 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
x86_64/qemu/qemu-intel64 boards/qemu-intel64: align _etbss to fix TLS block size mismatch 2026-04-21 21:57:44 +08:00
xtensa boards: Fix modbus configs after moving it to apps/industry 2026-04-20 08:35:15 +02:00
z16/z16f/z16f2800100zcog boards/z16/z16f: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
z80 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
.gitignore
Board.mk !build: add build-time password generation with mkpasswd tool. 2026-04-14 16:06:30 +08:00
boardctl.c drivers/usbdev: add UVC gadget class driver 2026-03-29 12:35:22 -03:00
CMakeLists.txt boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
dummy.c boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
Kconfig !build: add build-time password generation with mkpasswd tool. 2026-04-14 16:06:30 +08:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00