hedger 9dedcd07b6 api: added lib/nfc/protocols/nfc_util.h (#2674) hace 2 años
..
FreeRTOS-Kernel @ def7d2df2b 52680fd14e FreeRTOS: update to 10.5.1 (#2353) hace 2 años
FreeRTOS-glue 55ecf32b9e Squashed commit of the following: hace 3 años
ST25RFAL002 2a26680acb Furi: more gpio checks in HAL (#2549) hace 2 años
app-scened-template 224d0aefe4 [FL-2733] multitarget support for fbt (#2209) hace 2 años
callback-connector 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
cmsis_core 268b88be0d [FL-3285] Removed STM32CubeWB module (#2608) hace 2 años
cxxheaderparser @ ba4222560f b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387) hace 3 años
digital_signal e1c6e78b2e added DigitalSequence and PulseReader (#2070) hace 2 años
drivers 478390de19 Drivers: remove excessive check in bq25896 and make PVS happy (#2436) hace 2 años
fatfs f192ccce2c FatFS: use rtc for timestamping (#2555) hace 2 años
flipper_application 60ac2e9881 [FL-3161] Improved debugging experience for external apps (#2507) hace 2 años
flipper_format c3ececcf96 [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) hace 2 años
fnv1a-hash 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
heatshrink @ 7398ccc916 7bf0a4786c [FL-3152] Screen streaming improvements (#2498) hace 2 años
ibutton 0d8518d31d [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565) hace 2 años
infrared 75e9de12b0 [FL-3078] Per protocol signal repeat count (#2293) hace 3 años
lfrfid a8e5f22500 LF-RFID: add CRC calculation to paradox protocol (#2299) hace 3 años
libusb_stm32 @ 9168e2a31d 4070eeb1c9 USB HID: fix key name #2065 hace 3 años
littlefs @ 40dba4a556 3a767c9c02 [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706) hace 3 años
mbedtls @ d65aeb3734 1975868ed8 PicoPass / iClass (#1298) hace 3 años
micro-ecc 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
microtar @ 1e921369b2 e02040107b [FL-2263] Flasher service & RAM exec (#1006) hace 3 años
mlib @ 62c8ac3e5d 2e46ec36a7 Lib: update m-lib to latest release. Update m-lib usage across project. (#818) hace 4 años
nanopb @ afc499f9a4 f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
nfc 9dedcd07b6 api: added lib/nfc/protocols/nfc_util.h (#2674) hace 2 años
one_wire 8b224ecb15 [FL-3179] 1-Wire Overdrive Mode (#2522) hace 2 años
print 8582670a34 [FL-2811] Fix PVS-Studio warnings (#2142) hace 3 años
pulse_reader e1c6e78b2e added DigitalSequence and PulseReader (#2070) hace 2 años
qrcode 4d6b170769 [FL-2520] FW build with -Wextra (#1185) hace 3 años
stm32wb_cmsis @ d1b860584d 268b88be0d [FL-3285] Removed STM32CubeWB module (#2608) hace 2 años
stm32wb_copro @ 6c9c54f056 268b88be0d [FL-3285] Removed STM32CubeWB module (#2608) hace 2 años
stm32wb_hal @ cfd0dd258c 268b88be0d [FL-3285] Removed STM32CubeWB module (#2608) hace 2 años
subghz 9862876f06 SubGHz: Fix typos (#2661) hace 2 años
toolbox 241b4ef6e4 [FL-3299] furi_crash: added C2 status; added fw-version gdb command (#2638) hace 2 años
u8g2 b62096fb91 [FL-2645, FL-2810] SubGhz: handle missing key in cryptostore. Lib: lower default display contrast. (#1717) hace 3 años
update_util 224d0aefe4 [FL-2733] multitarget support for fbt (#2209) hace 2 años
ReadMe.md eebc6241b7 [FL-3302] ble: attempt to handle hardfaulted c2 (#2653) hace 2 años
SConscript e1c6e78b2e added DigitalSequence and PulseReader (#2070) hace 2 años
appframe.scons f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
err.h 7bf0a4786c [FL-3152] Screen streaming improvements (#2498) hace 2 años
freertos.scons c3ececcf96 [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) hace 2 años
lfs_config.h 3a767c9c02 [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706) hace 3 años
libusb_stm32.scons c3ececcf96 [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) hace 2 años
littlefs.scons c3ececcf96 [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) hace 2 años
mbedtls.scons c478a222aa fbt fixes for mfbt pt2 (#1951) hace 3 años
microtar.scons f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
misc.scons c3ececcf96 [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) hace 2 años
stm32wb.scons 9914aa40bd [FL-3302] Part 2 of hooking C2 IPC (#2662) hace 2 años

ReadMe.md

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