Sergey Gavrilov 297f185ef4 Blocking USB driver API (#2009) hace 3 años
..
FreeRTOS-Kernel @ 4c4089b154 439fb9c18d [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) hace 4 años
FreeRTOS-glue e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
ST25RFAL002 c511c67e71 Core: thread allocation shortcut (#2007) hace 3 años
STM32CubeWB @ a9e29b431f 7ce305fca3 [FL-2269] Core2 OTA (#1144) hace 3 años
app-scened-template b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) hace 3 años
callback-connector 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
cxxheaderparser @ ba4222560f b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) hace 3 años
digital_signal b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) hace 3 años
drivers 9f501034c3 Power: Also ask charger if charge done (#1378) hace 3 años
fatfs f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
flipper_application c511c67e71 Core: thread allocation shortcut (#2007) hace 3 años
flipper_format e8913f2e33 Code cleanup: srand, PVS warnings (#1974) hace 3 años
fnv1a-hash 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
heatshrink 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
infrared c511c67e71 Core: thread allocation shortcut (#2007) hace 3 años
lfrfid c511c67e71 Core: thread allocation shortcut (#2007) hace 3 años
libusb_stm32 @ 6a88ec4d77 7f8d82bd98 Updated lib/libusb_stm32 to match upstream (#1216) hace 3 años
littlefs @ 40dba4a556 3a767c9c02 [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706) hace 3 años
mbedtls @ d65aeb3734 1975868ed8 PicoPass / iClass (#1298) hace 3 años
micro-ecc 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
microtar @ 1e921369b2 e02040107b [FL-2263] Flasher service & RAM exec (#1006) hace 3 años
mlib @ 62c8ac3e5d 2e46ec36a7 Lib: update m-lib to latest release. Update m-lib usage across project. (#818) hace 4 años
nanopb @ afc499f9a4 f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
nfc 6b47bc1af4 Nfc: NTAG password auto capture (and other password-related changes) (#1843) hace 3 años
one_wire c511c67e71 Core: thread allocation shortcut (#2007) hace 3 años
print e8913f2e33 Code cleanup: srand, PVS warnings (#1974) hace 3 años
qrcode 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
subghz 84f9af3e7e SubGhz: fix duration pricenton protocol (#2054) hace 3 años
toolbox 297f185ef4 Blocking USB driver API (#2009) hace 3 años
u8g2 b62096fb91 [FL-2645, FL-2810] SubGhz: handle missing key in cryptostore. Lib: lower default display contrast. (#1717) hace 3 años
update_util 4bf29827f8 M*LIB: non-inlined strings, FuriString primitive (#1795) hace 3 años
ReadMe.md 4c499d9045 Fix directory name in lib readme (#1528) hace 3 años
SConscript f9730bcafe fbt: lint fixes (#2008) hace 3 años
STM32CubeWB.scons ebc2b66372 fbt fixes for mfbt pt2 (#1951) hace 3 años
appframe.scons f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
freertos.scons e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
lfs_config.h 3a767c9c02 [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706) hace 3 años
libusb_stm32.scons ebc2b66372 fbt fixes for mfbt pt2 (#1951) hace 3 años
littlefs.scons f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
mbedtls.scons ebc2b66372 fbt fixes for mfbt pt2 (#1951) hace 3 años
microtar.scons f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
misc.scons ebc2b66372 fbt fixes for mfbt pt2 (#1951) hace 3 años

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