#include "CommandsDefine.h" #include "usart.h" u8 Updating=0; u8 UpdateWhat=RUNNING_AT_APP;//0=boot ,1=app u8 UpdateVerifyStage1OK=0; u8 UpdateVerifyStage2OK=0; u32 UpdateRecvedContentBytes=0;