flipperzero-firmware/applications
gornekich dd9bd224be
[FL-1147] System logging (#434)
* furi_log: introduce log system
* applications: rework with furi logging
* furi_log: reset color after tag printed
* core: add log info

Co-authored-by: あく <alleteam@gmail.com>
2021-04-30 14:20:33 +03:00
..
accessor [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00
app-loader [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
backlight-control [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
bt [FL-580] Prepare BLE for certification (#376) 2021-03-11 12:31:07 +03:00
cli [FL-1188] cli_print_version: fix garbage dereference and function signature 2021-04-22 01:43:18 +03:00
coreglitch_demo_0 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
dolphin [FL-1208] Fix crash in dolphin scene app caused by condition race in Tmr thread on delete (#438) 2021-04-30 09:41:15 +03:00
examples [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
floopper-bloopper@82be9fcd35 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
gpio-tester [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00
gui [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
gui-test [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
ibutton [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00
input [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00
irda [FL-1062] Add cli commands for IrDA (#409) 2021-04-19 19:36:45 +03:00
lf-rfid [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00
menu Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
music-player [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
nfc [FL-1104] Fix NFC crash and missing NfcMessageTypeDeviceNotFound event (#400) 2021-04-04 13:45:55 +03:00
power Api-hal-power: reset routine. Power: safe to poweroff message, cleanup. (#436) 2021-04-30 07:51:48 +03:00
sd-card-test [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
sd-filesystem [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
subghz [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00
template [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
tests [FL-1162] Compile all files in applications directory (#432) 2021-04-27 22:13:41 +03:00
applications.c Recator application build system: cleaner flags naming, set release flag to yes by default, include unit test and debug apps (#443) 2021-04-30 14:07:13 +03:00
applications.h [FL-1179] Debug menu & main menu cleanup (#426) 2021-04-28 13:43:21 +03:00
applications.mk Recator application build system: cleaner flags naming, set release flag to yes by default, include unit test and debug apps (#443) 2021-04-30 14:07:13 +03:00