Attribute Macro esp32_hal::xtensa_lx_rt::pre_init  
#[pre_init]Expand description
Marks a function as the pre_init function. This function is called before main and before the memory is initialized.
#[pre_init]Marks a function as the pre_init function. This function is called before main and before the memory is initialized.