Button GPIO#

Enter bootloader based on Button GPIO state.

By enabling the GPIO activation component, the firmware upgrade mode can be activated by the GPIO configuration.

Functions#

bool

Enter the bootlader if the GPIO pin is active.

Function Documentation#

gpio_enterBootloader#

bool gpio_enterBootloader (void )

Enter the bootlader if the GPIO pin is active.

Parameters
N/A

Returns

  • True if the bootloader should be entered


Definition at line 41 of file platform/bootloader/gpio/gpio-activation/btl_gpio_activation.h