mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-30 17:46:32 +03: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.