4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-30 03:30:26 +08:00

[add] <rtthread.h> header

This commit is contained in:
thread-liu 2020-09-04 13:54:04 +08:00
parent 2507c6459a
commit 8662bb7013

View File

@ -28,6 +28,7 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32mp1xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32MP1xx_HAL_Driver
* @{