[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
1 changed files with 1 additions and 1 deletions

View File

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