flipperzero-firmware/.github
DrZlo13 f94633863c
[FL-520] Filesystem Api and App (#280)
* update fatfs integer types
* fix sector size to 512
* fix sector size calculation
* common fs api
* fs api realization (sd card + fat fs)
* better sector size definition
* more api realization fns
* add error description api, add common api
* fix api flag naming, run app
* add fs_info call
* disable fatfs strfuncs, enable fatfs chmod
* rework filesystem app
* sd detect cycle, sd menu, sd eject feature
* fix sd detect cycle
* sd card format routine
* ui improvements, sd info routine
* properly unmount card
* separate mode flags
* add api folder, move app, rename app
* fix api naming
* update st-card-test to use api
* update path to app
* fixed potential problem of using sizeof union
* updated api documentation, new time/date fns
* update codeowners
* changed app requirements
* changed app order
* sd insert/remove log
2021-01-11 20:52:35 +06:00
..
actions/docker Add GitHub Actions CI rules (#70) 2020-08-31 23:12:18 +03:00
assets Refactoring firmware uploading to update server (#238) 2020-11-15 13:14:52 +03:00
ISSUE_TEMPLATE Update issue templates 2020-08-21 07:14:04 +03:00
workflows Sh runner (#297) 2021-01-07 22:10:07 +06:00
CODEOWNERS [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
pull_request_template.md grammar fix of template (#294) 2021-01-07 01:53:39 +06:00