Arquivos
Onboard-SDK/sample/STM32/OnBoardSDK_STM32/Bsp/bsp.h
T
Rohit Sant 4c8d43f615 OSDK 3.3
2017-06-15 15:46:01 -07:00

18 linhas
238 B
C

/*! @file bsp.h
* @version 3.1.8
* @date Aug 05 2016
*
* @brief
* Helper functions for board STM32F4Discovery
*
* Copyright 2016 DJI. All right reserved.
*
* */
#ifndef BSP_H
#define BSP_H
void BSPinit();
#endif // BSP_H