93a4b9c4a9
* enable sparseCheckout, moving github actions from docker to raw shell * fix missing known_hosts while setting ssh priv key * fix build.yml * add ssh key to upload just in time * fixing rsync syntax * fix build.yml * try to fix build.yml again * testing rsync * test rsync again * add linters * add Black Python linter to submodules * add Black submodule * add working python linter target, dirty file list * up toolchain to version 4 * up toolchain to ver 5 * up toolchain version to 6 * fbt: using black 22.6.0 * remove Black submodule, up toolchain to ver 7 * fbt: added lint_py, format_py targets * add pvs_studio workflow * fix pvs_studio segfault * fix pvs_studio command * fix pvs_studio command 2 * show env before run pvs_studio * try to debug pvs_studio * try to strace pvs_studio.. * Add FBT_TOOLCHAIN_PATH, MacOS Rosseta check, and ignore non-x86_64 linux architectures * prevent redownloading toolchain on github-runners * fix toolchain download exitcode * add strace to debug pvs_studio segfault * disable strace to catch full code dump * Add './fbt cli' target to access Flipper CLI via PySerial * remove pvs_studio from this PR * removing clang-format from toolchain due errors * make source easy, and fix some mistakes found by @hedger * Add check_submodules workflow, some fixes * fixing mistakes Co-authored-by: hedger <hedger@nanode.su> Co-authored-by: hedger <hedger@users.noreply.github.com> |
||
---|---|---|
.. | ||
app-scened-template | ||
callback-connector | ||
digital_signal | ||
drivers | ||
fatfs | ||
flipper_format | ||
fnv1a-hash | ||
FreeRTOS-glue | ||
FreeRTOS-Kernel@4c4089b154 | ||
heatshrink | ||
infrared | ||
libusb_stm32@6a88ec4d77 | ||
littlefs@1863dc7883 | ||
loclass | ||
mbedtls@d65aeb3734 | ||
micro-ecc | ||
microtar@1e921369b2 | ||
mlib@62c8ac3e5d | ||
nanopb@afc499f9a4 | ||
nfc | ||
one_wire | ||
qrcode | ||
scons@c2d1f09f61 | ||
ST25RFAL002 | ||
STM32CubeWB@a9e29b431f | ||
subghz | ||
toolbox | ||
u8g2 | ||
update_util | ||
appframe.scons | ||
freertos.scons | ||
lfs_config.h | ||
libusb_stm32.scons | ||
littlefs.scons | ||
loclass.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 Crpytography librarymicrotar
- TAR archive support librarymlib
- Algorithms and containersnanopb
- Nano Protobuf librarynfc_protocols
- Nfc protocols 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