pub fn boot_logger_write_memory_log_to_runtime()Expand description
Write the current in-memory boot log to serial output, if any. Useful to capture the in-memory log before switching to a different environment where the in-memory log may be lost.
pub fn boot_logger_write_memory_log_to_runtime()Write the current in-memory boot log to serial output, if any. Useful to capture the in-memory log before switching to a different environment where the in-memory log may be lost.