flipperzero-firmware/firmware/targets/f4
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 [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
ble-glue FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
Inc FL-443 Move sd card to second spi (#271) 2020-12-19 13:52:17 +06:00
Src [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
f4.ioc Power: set smps clock according to used inductor. RTC: do not reset clock on each start. (#281) 2021-01-07 02:03:37 +06:00
startup_stm32wb55xx_cm4.s F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wb55xx_flash_cm4_boot.ld F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wb55xx_flash_cm4_no_boot.ld F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wb55xx_flash_cm4.ld F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
target.mk Debug: add openocd freertos support (#302) 2021-01-11 14:27:20 +03:00