mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
dea1bc1121
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>