unleashed-firmware/lib
g3gg0.de c10c45616d
SLIX2 emulation support / practical use for Dymo printers (#2783)
* improve digital_signal for longer packets, also clean up code
* added SLIX2 specific features like signature and unknown keys (for issue #2781), added WRITE_PASSWORD handling
* fix NfcV AFI selection
* when NFCV_CMD_READ_MULTI_BLOCK reads beyond memory end, return the maximum possible block's content
* added SLIX2 reading
* fix NXP SYSTEMINFO response check size
* capture the first received password if none was set before
* clear stored data before reading SLIX details renamed slix2_dump functions to slix2_read
* display card block size values as decimal

Co-authored-by: あく <alleteam@gmail.com>
2023-06-29 02:44:34 +09:00
..
app-scened-template [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
callback-connector
cmsis_core [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
cxxheaderparser@ba4222560f
digital_signal SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
drivers Drivers: remove excessive check in bq25896 and make PVS happy (#2436) 2023-02-27 04:06:19 +10:00
fatfs FatFS: use rtc for timestamping (#2555) 2023-04-01 23:50:30 +10:00
flipper_application [FL-3386] Fast FAP Loader (#2790) 2023-06-28 17:19:10 +09:00
flipper_format [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) 2023-05-03 14:48:49 +09:00
fnv1a-hash
FreeRTOS-glue
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 [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565) 2023-04-06 19:06:19 +10:00
infrared [FL-3322] Infrared: respect carrier frequency and duty cycle settings (#2677) 2023-05-25 23:38:56 +09:00
lfrfid [FL-3295] FuriHal: add bus abstraction (#2614) 2023-05-30 01:05:57 +09:00
libusb_stm32@9168e2a31d
littlefs@40dba4a556
mbedtls@d65aeb3734
micro-ecc
microtar@1e921369b2
mlib@62c8ac3e5d
nanopb@afc499f9a4
nfc SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
one_wire [FL-3179] 1-Wire Overdrive Mode (#2522) 2023-03-22 23:54:06 +09:00
print
pulse_reader [FL-3295] FuriHal: add bus abstraction (#2614) 2023-05-30 01:05:57 +09:00
qrcode
ST25RFAL002 Furi: more gpio checks in HAL (#2549) 2023-04-06 10:19:39 +08:00
stm32wb_cmsis@d1b860584d [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
stm32wb_copro@6c9c54f056 [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
stm32wb_hal@cfd0dd258c [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
subghz [FL-3331] SubGhz: add subghz_protocol_registry external API (#2712) 2023-06-06 23:13:41 +04:00
toolbox Fix M*LIB usage (#2762) 2023-06-27 19:50:09 +09:00
u8g2 [FL-3316] Settings: add contrast adjustment (#2737) 2023-06-06 21:46:01 +04:00
update_util [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
appframe.scons
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
lfs_config.h
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
microtar.scons
misc.scons NFC: fix MFC timings (#2719) 2023-06-01 21:37:47 +09:00
ReadMe.md NFC: fix MFC timings (#2719) 2023-06-01 21:37:47 +09:00
SConscript NFC: fix MFC timings (#2719) 2023-06-01 21:37:47 +09:00
stm32wb.scons [FL-3302] Part 2 of hooking C2 IPC (#2662) 2023-05-11 11:25:06 +09:00

Structure

  • FreeRTOS-Kernel - FreeRTOS kernel source code
  • FreeRTOS-glue - Extra glue to hold together FreeRTOS kernel and flipper firmware
  • ST25RFAL002 - ST25R3916 Driver and protocol stack
  • 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
  • fnv1a-hash - FNV-1a hash 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
  • micro-ecc - MicroECC 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
  • qrcode - QR-Code library
  • 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