From 502176ae6341e48505799893a5d1c42928db1c66 Mon Sep 17 00:00:00 2001 From: guozhanxin Date: Sun, 9 Jan 2022 09:21:57 +0800 Subject: [PATCH] =?UTF-8?q?Remove=20the=20problematic=20rtconfig.h|?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=9C=89=E9=97=AE=E9=A2=98=E7=9A=84=20rtconf?= =?UTF-8?q?ig.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bsp/gd32/libraries/HAL_Drivers/.config | 4 ---- bsp/gd32/libraries/HAL_Drivers/rtconfig.h | 8 -------- bsp/nuvoton/libraries/nu_packages/.config | 17 ----------------- bsp/nuvoton/libraries/nu_packages/rtconfig.h | 12 ------------ bsp/stm32/libraries/HAL_Drivers/.config | 5 ----- bsp/stm32/libraries/HAL_Drivers/rtconfig.h | 8 -------- 6 files changed, 54 deletions(-) delete mode 100644 bsp/gd32/libraries/HAL_Drivers/.config delete mode 100644 bsp/gd32/libraries/HAL_Drivers/rtconfig.h delete mode 100644 bsp/nuvoton/libraries/nu_packages/.config delete mode 100644 bsp/nuvoton/libraries/nu_packages/rtconfig.h delete mode 100644 bsp/stm32/libraries/HAL_Drivers/.config delete mode 100644 bsp/stm32/libraries/HAL_Drivers/rtconfig.h diff --git a/bsp/gd32/libraries/HAL_Drivers/.config b/bsp/gd32/libraries/HAL_Drivers/.config deleted file mode 100644 index 8e83ac5122..0000000000 --- a/bsp/gd32/libraries/HAL_Drivers/.config +++ /dev/null @@ -1,4 +0,0 @@ -# -# Automatically generated file; DO NOT EDIT. -# RootMenu -# diff --git a/bsp/gd32/libraries/HAL_Drivers/rtconfig.h b/bsp/gd32/libraries/HAL_Drivers/rtconfig.h deleted file mode 100644 index 61ff1aa508..0000000000 --- a/bsp/gd32/libraries/HAL_Drivers/rtconfig.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef RT_CONFIG_H__ -#define RT_CONFIG_H__ - -/* Automatically generated file; DO NOT EDIT. */ -/* RootMenu */ - - -#endif diff --git a/bsp/nuvoton/libraries/nu_packages/.config b/bsp/nuvoton/libraries/nu_packages/.config deleted file mode 100644 index 3bbc437960..0000000000 --- a/bsp/nuvoton/libraries/nu_packages/.config +++ /dev/null @@ -1,17 +0,0 @@ -# -# Automatically generated file; DO NOT EDIT. -# RootMenu -# - -# -# Nuvoton Packages Config -# -CONFIG_NU_PKG_USING_UTILS=y -CONFIG_NU_PKG_USING_DEMO=y -# CONFIG_NU_PKG_USING_BMX055 is not set -# CONFIG_NU_PKG_USING_MAX31875 is not set -# CONFIG_NU_PKG_USING_NAU88L25 is not set -# CONFIG_NU_PKG_USING_NAU8822 is not set -# CONFIG_NU_PKG_USING_DA9062 is not set -# CONFIG_NU_PKG_USING_ILI9341 is not set -# CONFIG_NU_PKG_USING_SPINAND is not set diff --git a/bsp/nuvoton/libraries/nu_packages/rtconfig.h b/bsp/nuvoton/libraries/nu_packages/rtconfig.h deleted file mode 100644 index 4714e8acc2..0000000000 --- a/bsp/nuvoton/libraries/nu_packages/rtconfig.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef RT_CONFIG_H__ -#define RT_CONFIG_H__ - -/* Automatically generated file; DO NOT EDIT. */ -/* RootMenu */ - -/* Nuvoton Packages Config */ - -#define NU_PKG_USING_UTILS -#define NU_PKG_USING_DEMO - -#endif diff --git a/bsp/stm32/libraries/HAL_Drivers/.config b/bsp/stm32/libraries/HAL_Drivers/.config deleted file mode 100644 index 482c56d89e..0000000000 --- a/bsp/stm32/libraries/HAL_Drivers/.config +++ /dev/null @@ -1,5 +0,0 @@ -# -# Automatically generated file; DO NOT EDIT. -# RootMenu -# -# CONFIG_BSP_USING_UDID is not set diff --git a/bsp/stm32/libraries/HAL_Drivers/rtconfig.h b/bsp/stm32/libraries/HAL_Drivers/rtconfig.h deleted file mode 100644 index 61ff1aa508..0000000000 --- a/bsp/stm32/libraries/HAL_Drivers/rtconfig.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef RT_CONFIG_H__ -#define RT_CONFIG_H__ - -/* Automatically generated file; DO NOT EDIT. */ -/* RootMenu */ - - -#endif