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