Sergey Gavrilov 92e440c77d Core: simplify record container (#1776) 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 e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
ST25RFAL002 b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 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 e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
fatfs f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
flipper_application b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 3 лет назад
flipper_format b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 3 лет назад
fnv1a-hash 4d6b170769 [FL-2520] FW build with -Wextra (#1185) 3 лет назад
heatshrink 4d6b170769 [FL-2520] FW build with -Wextra (#1185) 3 лет назад
infrared 056446dfed [FL-2675] /int space reservation (#1448) 3 лет назад
lfrfid fb476c29e6 RFID: fix read info screen (#1723) 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 3846852f2b NFC Fix Mifare Classic (#1769) 3 лет назад
one_wire 9bfb641d3e [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 3 лет назад
print b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 3 лет назад
qrcode 4d6b170769 [FL-2520] FW build with -Wextra (#1185) 3 лет назад
scons @ c2d1f09f61 f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
subghz 3360f818a1 Subghz: Adding checks for get_upload functions (#1704) 3 лет назад
toolbox 92e440c77d Core: simplify record container (#1776) 3 лет назад
u8g2 b62096fb91 [FL-2645, FL-2810] SubGhz: handle missing key in cryptostore. Lib: lower default display contrast. (#1717) 3 лет назад
update_util 007a3d295e [FL-2819] updater: fixed failing backups on /int with empty files in it #1735 3 лет назад
ReadMe.md 4c499d9045 Fix directory name in lib readme (#1528) 3 лет назад
SConscript b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 3 лет назад
STM32CubeWB.scons b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 3 лет назад
appframe.scons f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
freertos.scons e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
lfs_config.h 3a767c9c02 [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706) 3 лет назад
libusb_stm32.scons f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
littlefs.scons f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
mbedtls.scons ed385594a3 faploader: more subsystem headers in API table (#1742) 3 лет назад
microtar.scons f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
misc.scons b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 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