incubator-nuttx/drivers/i2c
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
..
Kconfig
Make.defs
i2c_bitbang.c
i2c_driver.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
i2c_read.c
i2c_write.c
i2c_writeread.c
pca9540bdp.c
pca9540bdp.h
tca9548a.c