removing DMAINFO typedef
This commit is contained in:
parent
bca15a3298
commit
a17ad75673
10 changed files with 16 additions and 16 deletions
|
@ -11,6 +11,6 @@ struct usartstatus_t g_uartStatuses[USARTCOUNT];
|
|||
|
||||
struct crcstatus_t g_crcStatus;
|
||||
|
||||
DMAINFO g_ConsoleTxDmaInfo;
|
||||
struct dmainfo_t g_ConsoleTxDmaInfo;
|
||||
uint8_t g_statsBuf[256];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue