QuakeGod
2024-02-24 8b51c78f1b88d94a89bb8c37ae38a54f523cb597
1
2
3
4
5
6
7
8
9
10
11
12
/**
  ******************************************************************************
  * @file           : globaldef.c
  * @brief          : globaldef program body
  ******************************************************************************
    */
#include "Globaldef.h"
#include "stdint.h"
 
volatile int PendSvCount=0;
 
//const unsigned int DefaultUart1Baud = 230400;