Astra 004eb4fa93 Force card types in extra actions (#1961) há 3 anos atrás
..
FreeRTOS-Kernel @ 4c4089b154 439fb9c18d [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) há 4 anos atrás
FreeRTOS-glue 55ecf32b9e Squashed commit of the following: há 3 anos atrás
ST25RFAL002 da6e477d1f NFC magic cards support (#1966) há 3 anos atrás
STM32CubeWB @ a9e29b431f 7ce305fca3 [FL-2269] Core2 OTA (#1144) há 3 anos atrás
app-scened-template b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) há 3 anos atrás
callback-connector 4d6b170769 [FL-2520] FW build with -Wextra (#1185) há 3 anos atrás
cxxheaderparser @ ba4222560f b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) há 3 anos atrás
digital_signal b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) há 3 anos atrás
drivers 9f501034c3 Power: Also ask charger if charge done (#1378) há 3 anos atrás
fatfs f3b1475ede [FL-2052] New build system based on scons (#1269) há 3 anos atrás
flipper_application c478a222aa fbt fixes for mfbt pt2 (#1951) há 3 anos atrás
flipper_format 1f68e579d5 Code cleanup: srand, PVS warnings (#1974) há 3 anos atrás
fnv1a-hash 4d6b170769 [FL-2520] FW build with -Wextra (#1185) há 3 anos atrás
heatshrink 4d6b170769 [FL-2520] FW build with -Wextra (#1185) há 3 anos atrás
infrared cf08fb6ced infrared: add Kaseikyo IR protocol (#1965) há 3 anos atrás
lfrfid 1f68e579d5 Code cleanup: srand, PVS warnings (#1974) há 3 anos atrás
libusb_stm32 @ 6a88ec4d77 7f8d82bd98 Updated lib/libusb_stm32 to match upstream (#1216) há 3 anos atrás
littlefs @ 40dba4a556 3a767c9c02 [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706) há 3 anos atrás
mbedtls @ d65aeb3734 1975868ed8 PicoPass / iClass (#1298) há 3 anos atrás
micro-ecc 4d6b170769 [FL-2520] FW build with -Wextra (#1185) há 3 anos atrás
microtar @ 1e921369b2 e02040107b [FL-2263] Flasher service & RAM exec (#1006) há 3 anos atrás
mlib @ 62c8ac3e5d 2e46ec36a7 Lib: update m-lib to latest release. Update m-lib usage across project. (#818) há 4 anos atrás
nanopb @ afc499f9a4 f3b1475ede [FL-2052] New build system based on scons (#1269) há 3 anos atrás
nfc 004eb4fa93 Force card types in extra actions (#1961) há 3 anos atrás
one_wire 38a82a1907 [FL-2839] Furi stream buffer (#1834) há 3 anos atrás
print 1f68e579d5 Code cleanup: srand, PVS warnings (#1974) há 3 anos atrás
qrcode 4d6b170769 [FL-2520] FW build with -Wextra (#1185) há 3 anos atrás
subghz 1f68e579d5 Code cleanup: srand, PVS warnings (#1974) há 3 anos atrás
toolbox 1f68e579d5 Code cleanup: srand, PVS warnings (#1974) há 3 anos atrás
u8g2 b62096fb91 [FL-2645, FL-2810] SubGhz: handle missing key in cryptostore. Lib: lower default display contrast. (#1717) há 3 anos atrás
update_util 4bf29827f8 M*LIB: non-inlined strings, FuriString primitive (#1795) há 3 anos atrás
ReadMe.md bc519747d9 Squashed commit of the following: há 3 anos atrás
SConscript c478a222aa fbt fixes for mfbt pt2 (#1951) há 3 anos atrás
STM32CubeWB.scons c478a222aa fbt fixes for mfbt pt2 (#1951) há 3 anos atrás
appframe.scons f3b1475ede [FL-2052] New build system based on scons (#1269) há 3 anos atrás
freertos.scons 55ecf32b9e Squashed commit of the following: há 3 anos atrás
lfs_config.h 3a767c9c02 [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706) há 3 anos atrás
libusb_stm32.scons c478a222aa fbt fixes for mfbt pt2 (#1951) há 3 anos atrás
littlefs.scons f3b1475ede [FL-2052] New build system based on scons (#1269) há 3 anos atrás
mbedtls.scons c478a222aa fbt fixes for mfbt pt2 (#1951) há 3 anos atrás
microtar.scons f3b1475ede [FL-2052] New build system based on scons (#1269) há 3 anos atrás
misc.scons c478a222aa fbt fixes for mfbt pt2 (#1951) há 3 anos atrás

ReadMe.md

Structure

  • app-scened-template - Scened template app library
  • app-template - Template app library
  • callback-connector - Callback connector library
  • drivers - Drivers that we wrote
  • fatfs - External storage file system
  • flipper_format - Flipper File Format library
  • fnv1a-hash - Fnv1a hash library
  • heatshrink - Image compression library
  • infrared - Infrared library
  • libusb_stm32 - STM32 USB library
  • littlefs - Internal storage file system
  • micro-ecc - Elliptic Curve Crpytography library
  • microtar - TAR archive support library
  • mlib - Algorithms and containers
  • nanopb - Nano Protobuf library
  • nfc - Nfc library
  • one_wire - One wire library
  • qrcode - Qr code generator library
  • ST25RFAL002 - ST253916 driver and NFC hal
  • STM32CubeWB - STM32WB series cube package
  • subghz - SubGhz library
  • toolbox - Toolbox of things that we are using but don't place in core
  • u8g2 - Graphics library that we use to draw GUI