nuttx/drivers/note
yinshengkai 57a385a994 gote: implement asynchronous printf formatting
Do not format immediately when calling sched_note_printf, but delay formatting until dump trace.
After turning on SYSTEM_NOTE, similar asynchronous syslog functions can be achieved.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-10-25 19:04:02 +08:00
..
CMakeLists.txt
Kconfig note: add noteram crash dump 2023-08-19 21:48:56 +08:00
Make.defs
note_driver.c gote: implement asynchronous printf formatting 2024-10-25 19:04:02 +08:00
note_initialize.c drivers: add API for drivers early initialization 2024-07-09 16:05:59 +08:00
notectl_driver.c
notelog_driver.c task: use get_task_name where possible 2024-10-25 19:04:02 +08:00
noteram_driver.c gote: implement asynchronous printf formatting 2024-10-25 19:04:02 +08:00
notesnap_driver.c nuttx/atomic.h:replace ALL stdatomic.h with nuttx/stdatomic.h in nuttx/ 2024-08-22 01:44:29 +08:00