c code refactor
This commit is contained in:
parent
76ba80db36
commit
180f2ef624
14 changed files with 369 additions and 130 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
extern USARTSTATUS g_uartStatuses[USARTCOUNT];
|
||||
|
||||
extern CRCSTATUS g_crcStatus;
|
||||
extern struct crcstatus_t g_crcStatus;
|
||||
|
||||
extern DMAINFO g_ConsoleTxDmaInfo;
|
||||
extern uint8_t g_statsBuf[256];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue