mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
8e7ed24eb6
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.