mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 15:10:26 +08:00
[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
|
||||
extern "C" {
|
||||
#endif
|
||||
#include "board.h"
|
||||
#include <rtthread.h>
|
||||
/* Exported types ------------------------------------------------------------*/
|
||||
/* Exported constants --------------------------------------------------------*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user