nuttx-apps/examples/noteprintf
chao.an 90484a33e9 sched/trace: correct the note print format
note print should with Instruction pointer.

e.g:

        trace_printk("hello NuttX");

trace dump:

        hello-6  [000] .... 23080.367994: 0xc044a005: hello NuttX

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-04-03 18:04:28 +08:00
..
Kconfig sched note: printf API example 2021-12-19 20:29:52 -06:00
Make.defs sched note: printf API example 2021-12-19 20:29:52 -06:00
Makefile sched note: printf API example 2021-12-19 20:29:52 -06:00
noteprintf_main.c sched/trace: correct the note print format 2022-04-03 18:04:28 +08:00