mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
91b7c3ff3f
This commit adds a public OT API to generate hex dump output line by
line. This function is then used for both `LogDump{}()` and frame
capture output by CLI `promiscuous` command (removing repeated
similar code) and harmonize the hex dump outputs.