flipperzero-firmware/firmware/targets/f7/fatfs
hedger 4d6b170769
[FL-2520] FW build with -Wextra (#1185)
* Fixing compiler warnings with -Wextra
* More warnings suppression, WIP
* Even more warning fixes
* Added new lines at end of text files.
* Padding fix
* Additional fixes to warnings on different build configurations; added -Wextra to default build pipeline
* Fixes for Secplus v1
* -additional warnings
* +-Wredundant-decls fixes
* FuriHal: print stack overflow task name in console
* FuriHal: add missing include

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-06 16:37:10 +03:00
..
fatfs.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
fatfs.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
ffconf.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
spi_sd_hal.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
stm32_adafruit_sd.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stm32_adafruit_sd.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
syscall.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
user_diskio.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
user_diskio.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00