This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
fsfw_example_public/bsp_stm32_freertos/STM32CubeH7/Boards/NUCLEO-H743ZI/Inc/stm32h7xx_spi_dma_msp.h

16 lines
375 B
C

#ifndef BSP_STM32_FREERTOS_STM32CUBEH7_BOARDS_NUCLEO_H743ZI_INC_STM32H7XX_SPI_DMA_MSP_H_
#define BSP_STM32_FREERTOS_STM32CUBEH7_BOARDS_NUCLEO_H743ZI_INC_STM32H7XX_SPI_DMA_MSP_H_
#include "stm32h7xx_hal_dma.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* BSP_STM32_FREERTOS_STM32CUBEH7_BOARDS_NUCLEO_H743ZI_INC_STM32H7XX_SPI_DMA_MSP_H_ */