packetusart unit tests
This commit is contained in:
parent
c2f84b23ee
commit
5d26fdc64d
8 changed files with 219 additions and 151 deletions
|
@ -6,7 +6,7 @@
|
|||
*/
|
||||
#include <f4ll_c/dmahelper.h>
|
||||
#ifndef MOCKABLE
|
||||
#define MOCKABLE(x)
|
||||
#define MOCKABLE(x) x
|
||||
#endif
|
||||
|
||||
volatile uint32_t* MOCKABLE(Dma_GetIsReg)(DMA_TypeDef *dma, uint32_t stream)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue