flipperzero-firmware/lib/subghz
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
..
blocks SubGhz: Add protocol Security+ 2.0 (#1193) 2022-05-05 01:44:15 +03:00
protocols [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
environment.c [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
environment.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
receiver.c SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
receiver.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_file_encoder_worker.c [FL-2496] SubGhz: fix freezing of the interface when the transmission of the RAW signal is forcibly canceled (#1152) 2022-04-22 22:05:27 +03:00
subghz_file_encoder_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_keystore.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
subghz_keystore.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_tx_rx_worker.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
subghz_tx_rx_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_worker.c [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
subghz_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
transmitter.c [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
transmitter.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
types.h [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00