1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 11:52:44 +01:00
RIOT/pkg/fatfs/fatfs_vfs
Marian Buschsieweke 83f86d471b
pkg/fatfs/fatfs_vfs: silence -Wcast-align
The -Wcast-align warnings are false positives. Hence, document
the reason why unaligned accesses cannot occur and silence the
warning.
2021-12-03 10:12:33 +01:00
..
fatfs_vfs.c pkg/fatfs/fatfs_vfs: silence -Wcast-align 2021-12-03 10:12:33 +01:00
Makefile pkg/fatfs: add vfs integration 2018-01-09 14:46:40 +01:00