flipperzero-firmware/lib
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
..
app-template GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
callback-connector cpp template application library (#232) 2020-11-12 14:13:29 +03:00
common-api [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
cyfral FL-549 Reading iButton "Cyfral" by HW comparator (#273) 2020-12-22 20:44:38 +06:00
drivers OpenOCD makefile integration and Charger IC initialization fixes. (#258) 2020-12-04 20:30:50 +03:00
fatfs [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
fnv1a-hash FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
mlib@a03b2e80c6 Update mlib and STM32CubeWB (#299) 2021-01-11 14:38:27 +03:00
onewire [FL-367] iButton app fixes by hw tests (#254) 2020-11-27 11:48:59 +03:00
qrcode New application, QRCode generator (#160) 2020-10-05 13:33:35 +03:00
ST25RFAL002 FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
STM32CubeWB@17fe6be729 Update mlib and STM32CubeWB (#299) 2021-01-11 14:38:27 +03:00
u8g2 FL-443 Move sd card to second spi (#271) 2020-12-19 13:52:17 +06:00
u8g2_vendor add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
ui add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
lib.mk [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00