mirror of
https://github.com/m5stack/zephyr.git
synced 2026-05-20 10:57:03 -07:00
59b054fdd6
The buffer_output interface is called a few times during one core dump, so we need to maintain a memory write pointer to prevent data overwriting. Signed-off-by: Rander Wang <rander.wang@intel.com>