zephyr/subsys/fs/ext2
Dominik Lau 319d67f7d3 fs: ext2: add alignment for superblock
Reading superblock didn't work with DMAs that only support aligned reads
(e.g. STM32 DMA).

Co-authored-by: Maciej Sobkowski <msobkowski@antmicro.com>
Signed-off-by: Dominik Lau <dlau@internships.antmicro.com>
2024-09-30 17:10:56 +01:00
..
CMakeLists.txt
Kconfig
ext2.h
ext2_bitmap.c
ext2_bitmap.h
ext2_disk_access.c
ext2_diskops.c
ext2_diskops.h
ext2_format.c
ext2_impl.c
ext2_impl.h
ext2_ops.c
ext2_struct.h