flipperzero-firmware/core/furi
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
..
check.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
check.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
common_defines.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
dangerous_defines.h
log.c
log.h
memmgr_heap.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
memmgr_heap.h
memmgr.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
memmgr.h
pubsub.c
pubsub.h
record.c
record.h
stdglue.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stdglue.h
thread.c
thread.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
valuemutex.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
valuemutex.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00