4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-18 23:41:34 +08:00

[update] delete rt-thread header file.

This commit is contained in:
thread-liu 2020-09-07 11:59:40 +08:00
parent c83c8b490a
commit 7c6de68e83

View File

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