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
2022-08-03Make printf great again (#1438)SG
2022-08-03MPU Hal (#1492)SG
2022-08-02[FL-2705] App RPC Bug Fixes and redesign (#1491)あく
2022-07-31☦️ Rpc: fix backup commands responses (#1502)Anna Prosvetova
2022-07-26[FL-2675] /int space reservation (#1448)hedger
2022-07-25RPC App: state message and GUI update (#1423)Nikolay Minaylov
2022-07-20Furi: core refactoring and CMSIS removal part 2 (#1410)あく
2022-07-04Add GPIO control through RPC (#1282)Samuel Yvon
2022-07-04[FL-2578] Updater fixes related to /int handling (#1359)hedger
2022-07-04[FL-2589] RPC App control commands (#1350)Nikolay Minaylov
2022-06-26[FL-2052] New build system based on scons (#1269)hedger
2022-06-21[FL-2588] RPC storage: Ignore incorrect file names #1318Nikolay Minaylov
2022-06-20[FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused...あく
2022-05-11[FL-2527] Updater: Migrating to new manifest path convention (#1213)hedger
2022-05-06[FL-2520] FW build with -Wextra (#1185)hedger
2022-04-29[FL-2163] CLI: Separate session from CLI service (#1130)Nikolay Minaylov
2022-04-15[FL-2468] Reboot to update with RPC (#1122)hedger
2022-04-14[FL-2460] Rpc: debug request logging and cli log command (#1114)あく
2022-04-14[FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107)Nikolay Minaylov
2022-04-13[FL-2263] Flasher service & RAM exec (#1006)hedger
2022-04-07[FL-2297, FL-2289] Power info command, Validator fixes (#1097)Nikolay Minaylov
2022-03-24[FL-2374] USB mode lock, USB stack update (#1051)Nikolay Minaylov
2022-03-24[FL-2315] USB Mode switch lock (#1036)Nikolay Minaylov
2022-03-17[FL-2335] Gui, Rpc: multisession, asynchronous screen streaming with adaptive...あく
2022-03-16[FL-2257] RPC Refactoring (#1021)Nikolay Minaylov
2022-02-24[FL-2242] RPC: Wait for session termination in unit tests (#1005)Nikolay Minaylov
2022-02-18[FL-2274] Inventing streams and moving FFF to them (#981)SG
2022-01-14[FL-2203] Fix CLI RPC stall (#961)Albert Kharisov
2022-01-14[FL-2116] RPC: stop session on decode error (#959)Albert Kharisov
2022-01-12Add protobuf versioning (#954)Albert Kharisov
2022-01-05Naming and coding style convention, new linter tool. (#945)あく
2022-01-03[FL-2150] Dolphin animation refactoring (#938)Albert Kharisov
2021-12-28☦️ Rpc: implement SystemPlayAudiovisualAlert (#937)Anna Prosvetova
2021-12-24CI: conditional compact build (#930)Anna Prosvetova
2021-12-21[FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision w...あく
2021-12-16Rpc: implement SystemGetDateTime, SystemSetDateTime, update GuiStartVirtualDi...Anna Prosvetova
2021-12-15[FL-1818] System setting and debug options. RTC HAL refactoring. (#902)あく
2021-12-10Rpc: implement SystemFactoryReset (#890)Anna Prosvetova
2021-12-07Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +Furi...Anna Prosvetova
2021-11-23RPC: Add data field to ping request & response (#836)tonyfreeman
2021-11-17Fix incorrect RPC session termination on BLE disconnect #828gornekich
2021-11-15Lib: update m-lib to latest release. Update m-lib usage across project. (#818)あく
2021-11-12RPC: Add Virtual Display & Unify log tags (#814)Anna Prosvetova
2021-11-08[FL-1922] BLE buffer overflow (#789)gornekich
2021-11-01RPC: Implement storage_stat_request (#800)Anna Prosvetova
2021-11-01RPC: Screen streaming & Input injection (#794)Anna Prosvetova
2021-10-27RPC CLI: Change ParallelSafe cli command (#793)Albert Kharisov
2021-10-26[FL-1955] CLI RPC (#781)Albert Kharisov
2021-10-13[FL-1946] RPC App launch (#758)Albert Kharisov
2021-10-12[FL-1792] RPC service (#698)SG