flipperzero-firmware/lib
hedger 4d015a1106
[FL-3271] cubewb: updated to v1.16.0 (#2595)
* cubewb: updated project to v1.16.0
* hal: updated api_symbols for f18
* FuriHal: add missing enterprise sleep and insomnia
* FuriHal: slightly more paranoic sleep mode

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-20 21:57:51 +09:00
..
app-scened-template
callback-connector
cxxheaderparser@ba4222560f
digital_signal [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
drivers Drivers: remove excessive check in bq25896 and make PVS happy (#2436) 2023-02-27 04:06:19 +10:00
fatfs
flipper_application [FL-3161] Improved debugging experience for external apps (#2507) 2023-03-21 00:03:55 +09:00
flipper_format
fnv1a-hash
FreeRTOS-glue
FreeRTOS-Kernel@def7d2df2b
heatshrink@7398ccc916
ibutton
infrared [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
lfrfid LF-RFID: add CRC calculation to paradox protocol (#2299) 2023-01-29 18:23:45 +07:00
libusb_stm32@9168e2a31d
littlefs@40dba4a556
mbedtls@d65aeb3734
micro-ecc
microtar@1e921369b2
mlib@62c8ac3e5d
nanopb@afc499f9a4
nfc
one_wire
print
qrcode
ST25RFAL002 Furi: more gpio checks in HAL (#2549) 2023-04-06 10:19:39 +08:00
STM32CubeWB@06b8133fa2 [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
subghz
toolbox [AVR_ISP]: add AVR ISP Programmer FAP (#2475) 2023-04-06 12:13:30 +08:00
u8g2
update_util
appframe.scons
err.h
freertos.scons
lfs_config.h
libusb_stm32.scons
littlefs.scons
mbedtls.scons
microtar.scons [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
misc.scons
ReadMe.md
SConscript
STM32CubeWB.scons

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 Crytography 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