flipperzero-firmware/lib
Skorpionm cb0369a7f3
SubGhz: add protocol Somfy Telis RTS, Somfy Keytis RTS (#964)
* SubGhz: add 433.42 MHz  for Somfy
* SupGhz: add protocol Somfy Telis RTS, Somfy Keytis RTS

Co-authored-by: あく <alleteam@gmail.com>
2022-01-27 15:28:21 +03:00
..
app-scened-template
app-template
callback-connector
common-api Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
cyfral
drivers
fatfs
flipper_file
fnv1a-hash
FreeRTOS-glue
FreeRTOS-Kernel@4c4089b154
heatshrink
irda
libusb_stm32@8a7846d021
littlefs@1863dc7883
micro-ecc [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
mlib@62c8ac3e5d
nanopb@c9124132a6
nfc_protocols
onewire Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
qrcode Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ST25RFAL002
STM32CubeWB@528461f827
subghz
toolbox Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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
  • common-api - Common api declaration library
  • cyfral - Cyfral library
  • drivers - Drivers that we wrote
  • fatfs - External storage file system
  • flipper_file - Flipper File Format library
  • fnv1a-hash - Fnv1a hash library
  • irda - Irda library
  • libusb_stm32 - STM32 USB library
  • littlefs - Internal storage file system
  • micro-ecc - Elyptic Curve Crpytography library
  • mlib - Algorithms and containers
  • nanopb - Nano Protobuf library
  • nfc_protocols - Nfc protocols library
  • onewire - 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