flipperzero-firmware/lib/subghz
hedger 341610b8a1
[FL-3080] fbt: PVS support (#2286)
* fbt: added firmware_pvscheck & firmware_pvs targets for *nix
* fbt: pvs support on Windows
* fbt: additional fixes & docs for PVS support
* fbt: fixes for updater env configuration
* github: reworked pvs workflow
* vscode: added PVS shortcut
* pvs: added --ignore-ccache flag
* fbt: pvs: opening web browser if there are warnings
* fbt: pvs: added browser handler for mac
* github: fixed report path for PVS
* fbt: pvs: fixed report upload path
* removed intentional PVS warning
* fixed more PVS warnings
* fixed secplus_v1 PVS warning
* fbt: added PVSNOBROWSER flag
* github: setting PVSNOBROWSER for pvs runs
* fbt: less debug output

Co-authored-by: あく <alleteam@gmail.com>
2023-01-17 15:55:49 +03:00
..
blocks [FL-3080] fbt: PVS support (#2286) 2023-01-17 15:55:49 +03:00
protocols [FL-3080] fbt: PVS support (#2286) 2023-01-17 15:55:49 +03:00
environment.c
environment.h Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
receiver.c
receiver.h
registry.c
registry.h fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
SConscript
subghz_file_encoder_worker.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
subghz_file_encoder_worker.h
subghz_keystore.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
subghz_keystore.h
subghz_setting.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
subghz_setting.h
subghz_tx_rx_worker.c
subghz_tx_rx_worker.h
subghz_worker.c
subghz_worker.h
transmitter.c
transmitter.h
types.h