Function esp32_hal::__init_data[][src]

#[no_mangle]
pub fn __init_data() -> bool
Expand description

The esp32 has a first stage bootloader that handles loading program data into the right place therefore we skip loading it again.