EZSP GPIO#

Enter bootloader based on EZSP GPIO state.

The EZSP communication protocol over SPI can be used together with this component.

By enabling the EZSP GPIO component, the firmware upgrade mode can be entered by activating the nWake pin.

Functions#

bool

Enter the bootlader if the GPIO pin is active.

Function Documentation#

ezsp_gpio_enterBootloader#

bool ezsp_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 38 of file platform/bootloader/gpio/ezsp-gpio-activation/btl_ezsp_gpio_activation.h