Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-24Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (...Anna Prosvetova
2021-12-07Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +Furi...Anna Prosvetova
2021-11-28[FL-1911] FuriHal: i2c refactoring (#847)あく
2021-11-12RPC: Add Virtual Display & Unify log tags (#814)Anna Prosvetova
2021-11-04[FL-1926] Flipper File Format addons (#753)SG
2021-11-01RPC: Implement storage_stat_request (#800)Anna Prosvetova
2021-11-01RPC: Screen streaming & Input injection (#794)Anna Prosvetova
2021-10-26[FL-1955] CLI RPC (#781)Albert Kharisov
2021-10-16[FL-1956] Fix long packets bug, fix Manchester overrun (#766)Albert Kharisov
2021-10-13[FL-1946] RPC App launch (#758)Albert Kharisov
2021-10-12[FL-1792] RPC service (#698)SG
2021-09-15[FL-1800] IRDA: enc/decoder refactoring, Add NEC42 (#705)Albert Kharisov
2021-09-10[FL-1684] IRDA Add SIRC protocol (#693)Albert Kharisov
2021-08-20[FL-1696, FL-1685] IRDA: Add RC5, decoder refactoring (#663)Albert Kharisov
2021-08-08Rename api-hal to furi-hal (#629)あく
2021-07-08[FL-1398] IRDA: Implement timings encoder, add RC-6 (#570)Albert Kharisov
2021-07-01Clang formatter: add indent to wrapped functions names. (#548)あく
2021-06-02[FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497)Albert Kharisov
2021-05-25Unit tests: fix IRDA test data (#488)SG
2021-05-24[FL-1138] CLI commands unification (#484)its your bedtime
2021-05-24[FL-1237] Notifications app (#476)SG
2021-05-18[FL-1156, FL-1249] Add IRDA encoder/decoder library (#451)Albert Kharisov
2021-04-27[FL-1162] Compile all files in applications directory (#432)gornekich
2021-03-02Outdated apps: add api-light-usage (#359)SG
2021-02-12[FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334)あく
2021-01-29[FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uni...あく
2021-01-28[FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313)DrZlo13
2021-01-20GUI module example: 2 button dialog (#308)あく
2021-01-20[FL-140] Core api dynamic records (#296)DrZlo13
2020-10-29Core code cleanup (#206)DrZlo13
2020-10-26Implement ValueManager and ValueComposer (#183)Vadim Kaushan
2020-10-26Api hw gpio pwm (#199)coreglitch
2020-10-15Pubsub core api feature (#174)DrZlo13
2020-10-15furi memory managment (#177)DrZlo13
2020-10-15Fix codestyle check pipeline (#178)rusdacent
2020-10-13Core api concept (#144)coreglitch
2020-10-11Fix linter path and lint code (#170)coreglitch
2020-10-10Add minunit test framework (#168)coreglitch
2020-10-07Target refactoring and cube update (#161)あく
2020-09-30[WIP] Add syntax check for rust and C\C++ code (#108)Nikita Beletskii
2020-09-07Implement mutex for local target, fix concurrency test (#104)Vadim Kaushan
2020-09-01Example ipc (#60)coreglitch
2020-08-31Add library with Rust bindings to target_f1 code (#68)Vadim Kaushan
2020-08-26UART write example (#53)coreglitch
2020-08-26Rename test functions (#52)Vadim Kaushan
2020-08-26Install Rust in docker image, add Rust library and build rules (#41)Vadim Kaushan
2020-08-26led blink examplecoreglitch
2020-08-24Furi (#24)coreglitch