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
path: root/make
AgeCommit message (Expand)Author
2021-12-24Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (...Anna Prosvetova
2021-12-21[FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision w...あく
2021-12-07Fix pid and vid for dfu-util (#878)Oleg Kalachev
2021-12-07Specify vid and pid of device for upload target (#877)Oleg Kalachev
2021-12-07Bootloader size optimizations (#873)hedger
2021-12-07Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +Furi...Anna Prosvetova
2021-11-18Simpler build, less dependencies (#827)Anna Prosvetova
2021-11-15Project: enum cast fix. Makefile: blackmagic rule in global makefile (#819)あく
2021-11-04[FL-1952] BLE bonding fix (#805)gornekich
2021-11-01[FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797)あく
2021-10-26[FL-1989] CI: bootloader & firmware JSON manifests (#786)Anna Prosvetova
2021-10-21[FL-1970, FL-1965, FL-1872, FL-1689] Python framework, Scripts and fixes (#779)あく
2021-10-16[FL-1961] Cli: device_info format versioning. Detach target from firmware nam...あく
2021-10-13Makefile: optimize space usage. (#761)あく
2021-10-06[FL-1905] Fix power off notification (#748)gornekich
2021-08-26CI: Fix git.mk & post a quick flash link on PR builds (#670)Anna Prosvetova
2021-08-22F6: USB glue cleanup and fixes (#666)SG
2021-08-17[FL-1473, FL-1651] Update STM32CubeWB to latest version. Radio firmware bundl...あく
2021-08-16DFU make rule, update Readme (#650)Anna Prosvetova
2021-07-25[FL-1609] Redirected malloc, calloc, realloc and free functions from newlib t...SG
2021-07-12Debug: update PyCortexMDebug to latest and refactor (#574)あく
2021-06-23[FL-1443, FL-1289] Move assets compilation to separate Makefile. Add scripts ...あく
2021-05-18[FL-1156, FL-1249] Add IRDA encoder/decoder library (#451)Albert Kharisov
2021-05-12[FL-1241] Build optimization (#459)あく
2021-04-19[FL-164] Add bootloader version (#417)Albert Kharisov
2021-03-18[FL-300] Launch applications from CLI (#380)gornekich
2021-01-29[FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uni...あく
2021-01-08FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276)あく
2020-12-08Fix OK button in F4 (#259)coreglitch
2020-12-04OpenOCD makefile integration and Charger IC initialization fixes. (#258)あく
2020-12-02FL-409 Boot0 OK button (#257)coreglitch
2020-12-02FL-339: cli diagnostic interface for power subsystem. (#256)あく
2020-11-19Debug: Add PyCortexDebug. Core and peripheral register database and decoder. ...あく
2020-11-16USB VCP Cli (#237)あく
2020-11-14FL-78 Microsd test application (#230)DrZlo13
2020-11-11sd detect pin feature (#222)DrZlo13
2020-11-10add dfu util to container, enable usb in container (#229)coreglitch
2020-11-06show target version, date, commit hash and branch (#221)coreglitch
2020-11-06Refactor F2/local before F3 merge (#220)coreglitch
2020-10-29added openocd support (#211)DrZlo13
2020-10-26Assets, Icons, UI toolkit. Part 1. (#202)あく
2020-10-19use arm-none-eabi-gdb from ubuntu-dockeraanper
2020-10-17Debug: freertos gdb plugin.Aleksandr Kutuzov
2020-10-14Display and UI implementation (#169)coreglitch
2020-10-08Makefile: build flags as a target. (#163)あく
2020-10-07Target refactoring and cube update (#161)あく