Skip to main content

init

Function init 

Source
pub fn init(_config: &Config)
Expand description

Initialize boot control hardware. Call once at startup.

For the gpio scheme, configures the BOOT_CTL pin as push-pull output and defaults it to the system-flash direction. For other schemes this is a no-op.