flipperzero-firmware/lib
2022-04-25 14:53:36 +03:00
..
app-scened-template
app-template
callback-connector
drivers Build system improvements and bug fixes (#1129) 2022-04-19 02:09:11 +03:00
fatfs
flipper_format
fnv1a-hash
FreeRTOS-glue
FreeRTOS-Kernel@4c4089b154
heatshrink
infrared
libusb_stm32@fd58c2b047
littlefs@1863dc7883
micro-ecc [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
microtar@1e921369b2
mlib@62c8ac3e5d
nanopb@c9124132a6
nfc_protocols
one_wire
qrcode
ST25RFAL002
STM32CubeWB@528461f827
subghz SubGhz: fix Princeton duration (#1159) 2022-04-25 14:53:36 +03:00
toolbox [FL-2477] Updater support for resource bundles (#1131) 2022-04-19 11:03:28 +03:00
u8g2 HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
update_util [FL-2481] Renamed assets->resources; enforcing Manifest build if it does not exist (#1135) 2022-04-19 22:02:37 +03:00
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