walnux/boards
dongjiuzhu1 3bc3092e6a fs/fs: remove unnecessary FS_REFCOUNT config
Previously, this config was added to ensure that the size of the struct
file remained unchanged, thereby preventing the Flash memory of
resource-constrained MCUs from being unnecessarily increased.

However, we have now refactored the relationship between struct fd and struct file,
reducing their memory footprint in both Flash and RAM.
Consequently, this config can be removed.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2025-06-12 18:12:42 +08:00
..
arm fs/fs: remove unnecessary FS_REFCOUNT config 2025-06-12 18:12:42 +08:00
arm64 arm64/imx9: Support & configure RGMII-ID on RTL8211F 2025-06-05 08:58:24 +02:00
avr boards/avr/atmega: Added Elegoo Mega2560r3 board support 2025-05-31 00:29:18 +08:00
dummy
hc/m9s12 boards/hc/m9s12: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
mips boards: unify Private Types banners 2025-05-28 10:17:15 +08:00
misoc/lm32/misoc boards/misoc/lm32: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
or1k/mor1kx/or1k boards/defconfig: remove unused config about dd 2025-04-20 00:41:26 +08:00
renesas style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
risc-v style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
sim/sim/sim boards/sim: add CAN support and configuration 2025-05-03 11:26:08 +08:00
sparc style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
tricore/tc3xx/tc397 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
x86/qemu/qemu-i486 qemu-i486: Simplify Make.defs by include Toolchain.defs 2025-01-27 02:28:39 +08:00
x86_64/intel64/qemu-intel64 boards/x86_64/qemu-intel64: add xHCI support to jumbo configs 2025-05-15 21:58:57 +08:00
xtensa Add BLE config to esp32-sparrow 2025-06-11 15:48:25 +08:00
z16/z16f/z16f2800100zcog boards/z16/z16f: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
z80 boards/defconfig: remove unused config about dd 2025-04-20 00:41:26 +08:00
.gitignore
Board.mk
boardctl.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +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 boards/avr/atmega: Added Elegoo Mega2560r3 board support 2025-05-31 00:29:18 +08:00
Makefile boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00