LL_MemcpyDma
This commit is contained in:
parent
4de62c7f74
commit
bdc796a8ce
8 changed files with 45 additions and 19 deletions
|
@ -12,5 +12,5 @@ USARTSTATUS g_uartStatuses[USARTCOUNT];
|
|||
CRCSTATUS g_crcStatus;
|
||||
|
||||
DMAINFO g_ConsoleTxDmaInfo;
|
||||
uint8_t g_statsBuf[128];
|
||||
uint8_t g_statsBuf[256];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue