提交 7de66cd3 编写于 作者: B BalanceTWK

[bsp][stm32][libraries] Remove #include <rtthread.h>

上级 af95348b
......@@ -44,7 +44,6 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32f0xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32F0xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@ extern "C" {
/* Includes ------------------------------------------------------------------*/
#include "stm32f1xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32F1xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32f2xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32F2xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32f4xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32F4xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32f7xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32F7xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@ extern "C" {
/* Includes ------------------------------------------------------------------*/
#include "stm32g0xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32G0xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@ extern "C" {
/* Includes ------------------------------------------------------------------*/
#include "stm32g4xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32G4xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32h7xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32H7xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32l0xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32L0xx_HAL_Driver
* @{
......
......@@ -28,7 +28,6 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32l4xx_hal_conf.h"
#include <rtthread.h>
/** @addtogroup STM32L4xx_HAL_Driver
* @{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册