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

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