Fine-tuning "libs" API
This commit is contained in:
parent
ffec0e2b57
commit
e8cff640ac
18 changed files with 244 additions and 204 deletions
|
@ -7,9 +7,9 @@
|
|||
|
||||
#include "globals.h"
|
||||
|
||||
UARTSTATUS g_uartStatuses[UARTCOUNT];
|
||||
USARTSTATUS g_uartStatuses[USARTCOUNT];
|
||||
|
||||
struct crcstatus_t g_crcStatus;
|
||||
CRCSTATUS g_crcStatus;
|
||||
|
||||
DMAINFO g_ConsoleTxDmaInfo;
|
||||
uint8_t g_statsBuf[128];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue