flipperzero-firmware/applications
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-loader Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
backlight-control Refactor F2/local before F3 merge (#220) 2020-11-06 11:31:59 +03:00
cc1101-workaround FL-172 Cc1101 freq (#233) 2020-11-12 21:08:40 +03:00
coreglitch_demo_0 Refactor F2/local before F3 merge (#220) 2020-11-06 11:31:59 +03:00
display-u8g2 Refactor F2/local before F3 merge (#220) 2020-11-06 11:31:59 +03:00
examples FL-186 Add vibro demo (#234) 2020-11-12 22:26:49 +03:00
gpio-tester FL-103 Gpio test (#236) 2020-11-14 13:08:07 +03:00
gui Power: bq25896 and bq27220 drivers, portable power api. (#224) 2020-11-11 09:31:35 +03:00
input Refactor F2/local before F3 merge (#220) 2020-11-06 11:31:59 +03:00
irda IR RX simple app (#218) 2020-11-11 10:36:27 +03:00
irukagotchi show target version, date, commit hash and branch (#221) 2020-11-06 12:31:06 +03:00
lf-rfid Refactor F2/local before F3 merge (#220) 2020-11-06 11:31:59 +03:00
menu GUI: status bar rendering. Power: battery indicator. (#207) 2020-10-29 10:11:16 +03:00
nfc NFC: move worker to separate file, use LED for IO indication, field on/off menu (#231) 2020-11-12 12:44:35 +03:00
power Power: bq25896 and bq27220 drivers, portable power api. (#224) 2020-11-11 09:31:35 +03:00
sd-card-test FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
template Api hw gpio pwm (#199) 2020-10-26 10:16:54 +03:00
tests Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
applications.h FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
applications.mk FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00