[Bsp][STM32F4xx_HAL]Fix hal_conf.h to include rtthread.h
This commit is contained in:
parent
327b8015d2
commit
d2076cbb64
@ -42,7 +42,7 @@
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
#include "board.h"
|
#include <rtthread.h>
|
||||||
/* Exported types ------------------------------------------------------------*/
|
/* Exported types ------------------------------------------------------------*/
|
||||||
/* Exported constants --------------------------------------------------------*/
|
/* Exported constants --------------------------------------------------------*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user