mirror of
https://github.com/apache/nuttx.git
synced 2026-02-07 13:32:55 +08:00
Add NOTE_DUMP_BINARY to the note_type_e enum and implement its handling in noteram_dump_one. This enables the recording and dumping of binary logs in hexadecimal format, improving traceability for binary event data. Signed-off-by: yukangzhi <yukangzhi@xiaomi.com>