1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 13:09:49 +04:00
Files
unleashed-firmware/lib
MX 17ea9315e0 Fix incompatibility with OFW in subghz part + improve speed
SubGHz app launch times improved, also setting_user file no longer added by firmware, this update will remove this file, be sure to backup!
Now this file is actually should be created by user and will be not removed every update!
2022-12-11 00:42:26 +03:00
..
2022-12-02 03:56:27 +09:00
2022-07-03 17:44:38 +09:00
2022-04-25 19:33:42 +03:00
2022-06-26 21:28:08 +03:00
2022-12-10 19:30:20 +03:00
2022-04-27 18:53:48 +03:00
2022-11-29 16:11:13 +03:00
2022-11-03 00:15:40 +09:00
2022-11-03 00:15:40 +09:00
2022-11-12 16:43:12 +03:00
2022-11-02 22:54:44 +03:00

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