mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-13 00:07:12 +00:00
268b88be0d
* libs: removed STM32CubeWB module; split cube into 3 submodules * fixed f18 version * fbt: options: fixed expected stack version * pvs: updated for new paths * fbt: ep: multithreaded submodule update * libs: stm32cubewb: fixed duplicate include path; renamed to stm32wb; codeowners: updated paths; docs: updated paths * pvs: updated paths * libs: added cmsis_core from ARM sources, v.5.4.0, from https://github.com/ARM-software/CMSIS_5/tree/develop/CMSIS/Core/Include * Updated stm32wb_copro structure * PVS: exclude cmsis core from analysis --------- Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
app-scened-template | ||
callback-connector | ||
cmsis_core | ||
cxxheaderparser@ba4222560f | ||
digital_signal | ||
drivers | ||
fatfs | ||
flipper_application | ||
flipper_format | ||
fnv1a-hash | ||
FreeRTOS-glue | ||
FreeRTOS-Kernel@def7d2df2b | ||
heatshrink@7398ccc916 | ||
ibutton | ||
infrared | ||
lfrfid | ||
libusb_stm32@9168e2a31d | ||
littlefs@40dba4a556 | ||
mbedtls@d65aeb3734 | ||
micro-ecc | ||
microtar@1e921369b2 | ||
mlib@62c8ac3e5d | ||
nanopb@afc499f9a4 | ||
nfc | ||
one_wire | ||
qrcode | ||
ST25RFAL002 | ||
stm32wb_cmsis@d1b860584d | ||
stm32wb_copro@6c9c54f056 | ||
stm32wb_hal@cfd0dd258c | ||
subghz | ||
toolbox | ||
u8g2 | ||
update_util | ||
appframe.scons | ||
err.h | ||
freertos.scons | ||
lfs_config.h | ||
libusb_stm32.scons | ||
littlefs.scons | ||
mbedtls.scons | ||
microtar.scons | ||
misc.scons | ||
ReadMe.md | ||
SConscript | ||
stm32wb.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 halstm32wb_cmsis
- STM32WB series CMSIS componentstm32wb_copro
- STM32WB Coprocessor fimrware + WPAN librarystm32wb_hal_driver
- STM32WB series HALsubghz
- SubGhz librarytoolbox
- Toolbox of things that we are using but don't place in coreu8g2
- Graphics library that we use to draw GUI