f407ve_freertos/platforms/firmware/platform/dma_ll.h
2021-10-31 00:33:00 +02:00

6 lines
147 B
C

#ifndef __PLATFORM_DMA_LL_H_INCLUDED
#define __PLATFORM_DMA_LL_H_INCLUDED
#include "stm32f4xx_ll_dma.h"
#endif // __PLATFORM_DMA_LL_H_INCLUDED