flipperzero-firmware/firmware/targets/f4/api-hal
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
..
api-hal-boot.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-bt.c FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
api-hal-delay.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-flash.c FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
api-hal-flash.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
api-hal-gpio.c [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
api-hal-gpio.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-power.c Power: more info (#274) 2020-12-23 00:16:32 +06:00
api-hal-pwm.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-pwm.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-resources.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-resources.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-spi.c FL-443 Move sd card to second spi (#271) 2020-12-19 13:52:17 +06:00
api-hal-spi.h FL-443 Move sd card to second spi (#271) 2020-12-19 13:52:17 +06:00
api-hal-task.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-task.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-tim.c [FL-572][FL-577] Irda receive feature (#282) 2021-01-07 22:28:35 +06:00
api-hal-tim.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-uuid.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-vcp.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-interrupts.c [FL-572][FL-577] Irda receive feature (#282) 2021-01-07 22:28:35 +06:00