flipperzero-firmware/core/furi
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
..
check.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
check.h Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
log.c [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
log.h [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
memmgr.c Fix werror flag and warnings (#321) 2021-02-01 10:51:22 +03:00
memmgr.h [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
pubsub.c [FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uniform printf usage (#311) 2021-01-29 03:09:33 +03:00
pubsub.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00
record.c Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
record.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00
stdglue.c Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
stdglue.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00
thread.c [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
thread.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00
valuemutex.c [FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uniform printf usage (#311) 2021-01-29 03:09:33 +03:00
valuemutex.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00