incubator-nuttx/boards
anjiahao fa59adde40 Simplify BOARD_MEMORY_RANGE initialization logic
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-10-09 15:41:48 +08:00
..
arm boards/arm/stm32/stm32f429i-disco: use serial console by default 2024-10-09 08:39:58 +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 circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +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
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
z80 net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
.gitignore
Board.mk
CMakeLists.txt [cmake]: added initial support for MSYS2 2024-08-27 21:36:12 +08:00
Kconfig Simplify BOARD_MEMORY_RANGE initialization logic 2024-10-09 15:41:48 +08:00
Makefile Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
boardctl.c board_reset: flush cache before reset 2024-10-09 02:30:21 +08:00
dummy.c