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

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