iap_bootloader.h
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009 #define IAP_BOOTLOADER_APPLICATION_ADDRESS 0x08003000
00010
00011
00012
00013
00014 #define IAP_BOOTLOADER_PAN_ID 0xb00b
00015
00016
00017
00018
00019 #define IAP_BOOTLOADER_APP_SWITCH_SIGNATURE 0xb001204d
00020
00021
00022
00023
00024 #define IAP_BOOTLOADER_DEFAULT_CHANNEL 0x0F
00025
00026
00027
00028
00029 #define IAP_BOOTLOADER_MODE_UART 0
00030
00031
00032
00033
00034 #define IAP_BOOTLOADER_MODE_OTA 1