flipperzero-firmware/lib/subghz/blocks
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
..
const.c [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
const.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
decoder.c SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931) 2022-10-27 04:40:13 +09:00
decoder.h SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931) 2022-10-27 04:40:13 +09:00
encoder.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
encoder.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
generic.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
generic.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
math.c SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931) 2022-10-27 04:40:13 +09:00
math.h [FL-3080] fbt: PVS support (#2286) 2023-01-17 15:55:49 +03:00