mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-08 22:01:42 +00:00

For bin log, reserve the first 4 bytes as zero for variables that are pointed to NULL and should not be printed in the log. So the esp-idf-monitor will skip printing those variables.