nuttx/boards/mips/pic32mx/pic32mx7mmb/src
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
..
Makefile
pic32_appinit.c
pic32_boot.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
pic32_bringup.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
pic32_leds.c arch/mips: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
pic32_mio283qt2.c arch/mips: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
pic32_spi.c arch/mips: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
pic32_touchscreen.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
pic32_usbdev.c arch/mips: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
pic32_usbmsc.c
pic32mx7mmb.h