flipperzero-firmware/lib
DrZlo13 714d732745
FL-78 Microsd test application (#230)
* variable cluster size, label info functions for targets
* app record
* init, mount, get label, get sn, get space
* enable exfat
* more stack for the stack god
* remove c app and add cpp app
* remove MULTI_PARTITION
* fix 4gb bug
* update app to new template lib, add animated waiting
* tiny buffer configuration
* write speed benchmark
* fnv1a hash library
* make DEFAULT_STACK_SIZE and MAX_TASK_COUNT defined per target
* fully functional sd card app
* build sd test app to release firmware
* cpp, not c
* light up red led if error
* flags for c++
* linking with g++
* suppres snprintf warning
* move format work area to heap

Co-authored-by: coreglitch <mail@s3f.ru>
2020-11-14 19:24:38 +03:00
..
app-template cpp template application library (#232) 2020-11-12 14:13:29 +03:00
callback-connector cpp template application library (#232) 2020-11-12 14:13:29 +03:00
fatfs Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
fnv1a-hash FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
mlib@eb7556f88f Core api concept (#144) 2020-10-13 11:22:43 +03:00
qrcode New application, QRCode generator (#160) 2020-10-05 13:33:35 +03:00
ST25RFAL002 NFC: move worker to separate file, use LED for IO indication, field on/off menu (#231) 2020-11-12 12:44:35 +03:00
STM32CubeL4@d023c0d560 Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
STM32CubeWB@e3d0473c15 Firmware, Bootloader: add f3 target. (#215) 2020-11-06 13:52:50 +03:00
u8g2 Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03: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-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00