C++ build fixed, C dropped
This commit is contained in:
parent
c439c48643
commit
f26710a667
23 changed files with 50 additions and 1062 deletions
|
@ -7,10 +7,10 @@
|
|||
|
||||
#include "globals.h"
|
||||
|
||||
struct usartstatus_t g_uartStatuses[USARTCOUNT];
|
||||
//struct usartstatus_t g_uartStatuses[USARTCOUNT];
|
||||
|
||||
struct crcstatus_t g_crcStatus;
|
||||
//struct crcstatus_t g_crcStatus;
|
||||
|
||||
DMAINFO g_ConsoleTxDmaInfo;
|
||||
//DMAINFO g_ConsoleTxDmaInfo;
|
||||
uint8_t g_statsBuf[256];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue