/** ****************************************************************************** * @file : globaldef.c * @brief : globaldef program body ****************************************************************************** */ #include "Globaldef.h" #include "stdint.h" volatile int PendSvCount=0; //const unsigned int DefaultUart1Baud = 230400;