341610b8a1
* 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> |
||
---|---|---|
.. | ||
app-scened-template | ||
callback-connector | ||
cxxheaderparser@ba4222560f | ||
digital_signal | ||
drivers | ||
fatfs | ||
flipper_application | ||
flipper_format | ||
fnv1a-hash | ||
FreeRTOS-glue | ||
FreeRTOS-Kernel@4c4089b154 | ||
heatshrink | ||
infrared | ||
lfrfid | ||
libusb_stm32@9168e2a31d | ||
littlefs@40dba4a556 | ||
mbedtls@d65aeb3734 | ||
micro-ecc | ||
microtar@1e921369b2 | ||
mlib@62c8ac3e5d | ||
nanopb@afc499f9a4 | ||
nfc | ||
one_wire | ||
qrcode | ||
ST25RFAL002 | ||
STM32CubeWB@a9e29b431f | ||
subghz | ||
toolbox | ||
u8g2 | ||
update_util | ||
appframe.scons | ||
freertos.scons | ||
lfs_config.h | ||
libusb_stm32.scons | ||
littlefs.scons | ||
mbedtls.scons | ||
microtar.scons | ||
misc.scons | ||
ReadMe.md | ||
SConscript | ||
STM32CubeWB.scons |
Structure
app-scened-template
- Scened template app libraryapp-template
- Template app librarycallback-connector
- Callback connector librarydrivers
- Drivers that we wrotefatfs
- External storage file systemflipper_format
- Flipper File Format libraryfnv1a-hash
- Fnv1a hash libraryheatshrink
- Image compression libraryinfrared
- Infrared librarylibusb_stm32
- STM32 USB librarylittlefs
- Internal storage file systemmicro-ecc
- Elliptic Curve Crytography librarymicrotar
- TAR archive support librarymlib
- Algorithms and containersnanopb
- Nano Protobuf librarynfc
- Nfc libraryone_wire
- One wire libraryqrcode
- Qr code generator libraryST25RFAL002
- ST253916 driver and NFC halSTM32CubeWB
- STM32WB series cube packagesubghz
- SubGhz librarytoolbox
- Toolbox of things that we are using but don't place in coreu8g2
- Graphics library that we use to draw GUI