incubator-nuttx/boards/arm/sam34
Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02:00
..
arduino-due arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
flipnclick-sam3x arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
sam3u-ek Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
sam4cmp-db Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
sam4e-ek arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
sam4l-xplained fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
sam4s-xplained arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
sam4s-xplained-pro Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00