Skip to content

Commit

Permalink
note: print without relying on format strings
Browse files Browse the repository at this point in the history
Signed-off-by: yinshengkai <[email protected]>
  • Loading branch information
Gary-Hobson authored and xiaoxiang781216 committed Oct 25, 2024
1 parent 57a385a commit 5d8cdea
Show file tree
Hide file tree
Showing 7 changed files with 561 additions and 221 deletions.
5 changes: 5 additions & 0 deletions drivers/note/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ config DRIVERS_NOTERAM_CRASH_DUMP

endif # DRIVERS_NOTERAM

config DRIVERS_NOTE_STRIP_FORMAT
bool "Strip sched_note_printf format string"
---help---
Strip sched_note_printf format string.

config DRIVERS_NOTELOG
bool "Note syslog driver"
---help---
Expand Down
Loading

0 comments on commit 5d8cdea

Please sign in to comment.