flipperzero-firmware/lib
2022-04-22 22:05:27 +03:00
..
app-scened-template [FL-2212] File validators and archive fixes #972 2022-01-29 12:39:10 +03:00
app-template
callback-connector
drivers
fatfs
flipper_format
fnv1a-hash FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
FreeRTOS-glue
FreeRTOS-Kernel@4c4089b154
heatshrink [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
infrared
libusb_stm32@fd58c2b047
littlefs@1863dc7883
micro-ecc
microtar@1e921369b2
mlib@62c8ac3e5d
nanopb@c9124132a6
nfc_protocols Fix Mifare NTAG read #1147 2022-04-22 15:41:10 +03:00
one_wire [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) 2022-04-14 15:03:47 +03:00
qrcode
ST25RFAL002
STM32CubeWB@528461f827
subghz
toolbox
u8g2 HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
update_util
lfs_config.h
lib.mk
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_protocols - Nfc protocols 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