unleashed-firmware/lib
gornekich 4f50ef9b54
[FL-3648] Mf DESFire fixes (#3367)
* mf desfire: process loading applications with 0 files
* mf desfire: add HID desfire support
* nfc: fix mfdes loading and rendering crashes
* mf desfire: change handling HID cards
* mf desfire: fix PVS warnings
* mf desfire: fix cmp logic

Co-authored-by: あく <alleteam@gmail.com>
2024-01-16 18:41:51 +09:00
..
app-scened-template [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
callback-connector [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
cmsis_core [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
cxxheaderparser@ba4222560f [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
digital_signal [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
drivers SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes (#3302) 2024-01-15 14:38:43 +09:00
fatfs Fix spelling across some project files (#3128) 2023-10-10 04:01:17 +09:00
flipper_application [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
flipper_format [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
FreeRTOS-glue Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
FreeRTOS-Kernel@def7d2df2b FreeRTOS: update to 10.5.1 (#2353) 2023-02-04 04:09:20 +10:00
heatshrink@7398ccc916 [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
ibutton Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
infrared [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
lfrfid Bugfix: Strip last parity bit from decoded FDX-B data (#3199) 2024-01-16 18:31:50 +10:00
libusb_stm32@6ca2857519 Add Initial CCID support (#3048) 2023-09-21 18:09:00 +09:00
littlefs@611c9b20db Littlefs updated to v2.7.0 (#2986) 2023-08-23 03:08:58 +09:00
mbedtls@edb8fec988 [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
microtar@1e921369b2 [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
mlib@62c8ac3e5d Lib: update m-lib to latest release. Update m-lib usage across project. (#818) 2021-11-15 20:09:40 +03:00
music_worker [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
nanopb@afc499f9a4 [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
nfc [FL-3648] Mf DESFire fixes (#3367) 2024-01-16 18:41:51 +09:00
one_wire [FL-3179] 1-Wire Overdrive Mode (#2522) 2023-03-22 23:54:06 +09:00
print [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
pulse_reader [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
signal_reader FuriHal: interrupt priorities and documentation (#3366) 2024-01-16 03:17:07 +04:00
stm32wb_cmsis@d1b860584d [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
stm32wb_copro@d8a6f1feb0 Lib: update stm32wb_copro to 1.17.3 release (#3119) 2023-10-09 22:03:27 +09:00
stm32wb_hal@cfd0dd258c [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
subghz FuriHal: fix start duration furi_hal_subghz_async_tx (#3230) 2024-01-11 16:56:14 +09:00
toolbox FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
u8g2 Rollback #3305 and #3297 fix various rendering issues (#3307) 2023-12-22 11:08:46 +00:00
update_util [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
appframe.scons [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
err.h [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
freertos.scons [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) 2023-05-03 14:48:49 +09:00
heatshrink.scons [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
lfs_config.h [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706) 2022-09-05 20:40:20 +03:00
libusb_stm32.scons [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) 2023-05-03 14:48:49 +09:00
littlefs.scons [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) 2023-05-03 14:48:49 +09:00
mbedtls.scons [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
mbedtls_cfg.h [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
microtar.scons [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
mlib.scons [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
nanopb.scons [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
ReadMe.md [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
SConscript [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
stm32wb.scons New clock switch schema, fixes random core2 crashes (#3008) 2023-09-19 18:22:21 +04:00

Structure

  • FreeRTOS-Kernel - FreeRTOS kernel source code
  • FreeRTOS-glue - Extra glue to hold together FreeRTOS kernel and flipper firmware
  • app-scened-template - C++ app library
  • callback-connector - Callback connector library
  • cmsis_core - CMSIS Core package, contain cortex-m core headers
  • cxxheaderparser - C++ headers parser, used by SDK bundler
  • digital_signal - Digital signal library: used by NFC for software implemented protocols
  • drivers - Various flipper drivers
  • fatfs - FatFS file system driver
  • flipper_application - Flipper application library, used for FAPs
  • flipper_format - Flipper File Format library
  • heatshrink - Heatshrink compression library
  • ibutton - ibutton library, used by iButton application
  • infrared - Infrared library, used by Infrared application
  • lfrfid - LF-RFID library, used by LF RFID application
  • libusb_stm32 - LibUSB for STM32 series MCU
  • littlefs - LittleFS file system driver, used by internal storage
  • mbedtls - MbedTLS cryptography library
  • microtar - MicroTAR library
  • mlib - M-Lib C containers library
  • nanopb - NanoPB library, protobuf implementation for MCU
  • nfc - NFC library, used by NFC application
  • one_wire - OneWire library, used by iButton application
  • print - Tiny printf implementation
  • digital_signal - Digital Signal library used by NFC for software implemented protocols
  • pulse_reader - Pulse Reader library used by NFC for software implemented protocols
  • stm32wb_cmsis - STM32WB series CMSIS headers, extends CMSIS Core
  • stm32wb_copro - STM32WB Copro library: contains WPAN and radio co-processor firmware
  • stm32wb_hal - STM32WB HAL library, extends STM32WB CMSIS and provides HAL
  • subghz - Subghz library, used by SubGhz application
  • toolbox - Toolbox library, contains various things that is used by Flipper firmware
  • u8g2 - u8g2 graphics library, used by GUI subsystem
  • update_util - update utilities library, used by updater