Command Class Firmware Update - Bootloader update#

Command Class Firmware Update - Bootloader update.

Macros#

#define

The bootloader target id <1..255:1>

#define

Indicates if the bootloader can be updated.

Macro Definition Documentation#

ZAF_CONFIG_BOOTLOADER_TARGET_ID#

#define ZAF_CONFIG_BOOTLOADER_TARGET_ID
Value:
1

The bootloader target id <1..255:1>

If the bootloader update is enabled This determines which target id should be used by the bootloader firmware


Definition at line 31 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/configuration/config/zaf_config.h

ZAF_CONFIG_BOOTLOADER_UPGRADABLE#

#define ZAF_CONFIG_BOOTLOADER_UPGRADABLE
Value:
0

Indicates if the bootloader can be updated.

Includes the bootloader as a target


Definition at line 40 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/configuration/config/zaf_config.h