mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-18 01:29:02 +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.