nuttx-update/boards
hujun5 48c439190d fix compile erorr
chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
   44 | #  pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
      |           ^~~~~~~
CC:  pthread/pthread_mutexconsistent.c In file included from chip/stm32_flash.c:40:
chip/stm32f20xxf40xx_flash.c:53:4: warning: #warning "Default Flash Configuration Used - See Override Flash Size Designator" [-Wcpp]
   53 | #  warning "Default Flash Configuration Used - See Override Flash Size Designator"
      |    ^~~~~~~
board/stm32_ethernet.c:84:19: warning: 'g_phy_lock' defined but not used [-Wunused-variable]
   84 | static spinlock_t g_phy_lock = SP_UNLOCKED;
      |                   ^~~~~~~~~~
LD: nuttx

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-12-20 14:09:34 +08:00
..
arm fix compile erorr 2024-12-20 14:09:34 +08:00
arm64 arch/bcm2711, boards/raspberry-pi-4b: Add preliminary support for the BCM2711 and Raspberry Pi 4B. 2024-12-17 16:43:17 +08:00
avr boards: Update configs about system/usbmsc 2024-12-06 13:38:23 +08:00
dummy Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
hc/m9s12 boards/hc/m9s12: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
mips boards: Update configs about system/usbmsc 2024-12-06 13:38:23 +08:00
misoc/lm32/misoc boards/misoc/lm32: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
or1k/mor1kx/or1k boards/or1k/mor1kx: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
renesas boards/renesas/sh1: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
risc-v rv-virt/citest: Test GCC's tls (__thread keyword) 2024-12-19 22:04:00 +08:00
sim/sim/sim Explicitly enable CONFIG_LUA_LUV_MODULE's dependencies where it's enabled 2024-12-18 20:04:05 +08:00
sparc boards/sparc/s698pm: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
tricore/tc3xx/tc397 boards/tricore/tc3xx: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
x86/qemu/qemu-i486 boards/x86/qemu: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
x86_64/intel64/qemu-intel64 boards/qemu-intel64: add kernel build (ROMFS) configurations 2024-11-27 13:32:23 -03:00
xtensa esp32s3-devkit/adb: Enable file service 2024-12-18 20:13:41 +08:00
z16/z16f/z16f2800100zcog boards/z16/z16f: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
z80 boards/z80/z80: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
boardctl.c boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08: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 arch/bcm2711, boards/raspberry-pi-4b: Add preliminary support for the BCM2711 and Raspberry Pi 4B. 2024-12-17 16:43:17 +08:00
Makefile boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00