incubator-nuttx/boards
zhanghongyu 104b0288a6 matter: solve compilation problems for the matter community
Compiling a 32-bit version of NuttX binary based on the Matter community's Docker image may encounter compilation issues due to some dependency libraries, so the M32 compilation option has been temporarily disabled.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-03-25 13:57:17 +08:00
..
arm boards/raspberrypi-pico: Add buttons support example 2024-03-23 11:42:11 +08:00
arm64 arm64_head.S: Add explicit input section for __start 2024-03-23 00:21:54 +08:00
avr avr32dev1: Fix compilation and nsh boot-up 2024-02-08 11:12:13 -03:00
dummy
hc/m9s12 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
mips sched_lock refine: remove sched_[un]lock in xxx_waitsample 2023-11-21 20:03:43 -08:00
misoc/lm32/misoc Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
or1k/mor1kx/or1k Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
renesas Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
risc-v add open posix test cases on qemu and sim on CI 2024-03-21 18:42:47 +08:00
sim/sim/sim matter: solve compilation problems for the matter community 2024-03-25 13:57:17 +08:00
sparc Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
tricore/tc3xx/tc397 arch/tricore: add spinlock support 2024-03-21 18:47:14 +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/intel64: move timer frequency configuration to common files 2024-03-09 11:52:29 +08:00
xtensa arch/esp32 bringup openeth 2024-03-12 08:31:06 -03:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig boards/raspberrypi-pico: Add buttons support example 2024-03-23 11:42:11 +08:00
Makefile
boardctl.c usbadb: add usbadb boardctl 2023-08-07 11:23:36 +08:00
dummy.c