incubator-nuttx/boards
Xu Xingliang 4ed506d6ab board/coredump: add option to use base64 stream
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-10-08 22:33:19 +08:00
..
arm board/arm/stm32: highpri up_interrupt_context to is_nesting_interrupt 2024-10-08 21:22:30 +08:00
arm64 unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
avr nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
dummy
hc/m9s12 compile: add DEBUG_SYMBOLS_LEVEL allow custom the level 2024-09-27 00:13:07 +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 drivers: prepare 16550 UART driver to support PCI 2024-09-15 03:37:58 +08:00
renesas unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
risc-v unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
sim/sim/sim unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
sparc unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
tricore/tc3xx/tc397 cmake/tricore/tasking: add cmake build for tasking toolchain 2024-09-25 08:43:28 +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 arch/x86_64: Reimplement the NuttX32 multiboot1 wrapper. 2024-09-30 15:35:41 +08:00
xtensa unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56: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 board/coredump: add option to use base64 stream 2024-10-08 22:33:19 +08:00
Makefile Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
boardctl.c boardctl: add board control api to start slave core 2024-09-16 13:03:33 +08:00
dummy.c