From e3c246361b4d528aaca396285615b99e4f15e431 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 26 Jan 2019 07:00:49 +0000 Subject: Mass update. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12582 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h | 7 ------- testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h | 7 ------- testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-BMP085/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-HTS221/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h | 7 ------- testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h | 7 ------- testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h | 7 ------- testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h | 7 ------- testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h | 7 ------- testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h | 7 ------- 17 files changed, 119 deletions(-) (limited to 'testex') diff --git a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h +++ b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h b/testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h index f7eb404c3..4cb8204e5 100644 --- a/testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h +++ b/testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h b/testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h index b77451a2f..4f712d101 100644 --- a/testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h +++ b/testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-BMP085/halconf.h b/testex/STM32/STM32F4xx/I2C-BMP085/halconf.h index a55c8aa88..2e466d571 100644 --- a/testex/STM32/STM32F4xx/I2C-BMP085/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-BMP085/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-HTS221/halconf.h b/testex/STM32/STM32F4xx/I2C-HTS221/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F4xx/I2C-HTS221/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-HTS221/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h b/testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h b/testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h b/testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h b/testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h b/testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h index 7a634befb..ec567694e 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h index 704ebc57f..ccf995e08 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h b/testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h index 386e9d627..c3d125ac0 100644 --- a/testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h +++ b/testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h b/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h index a27999c2d..af1bea551 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h b/testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h index a27999c2d..af1bea551 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h b/testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h index f7eb404c3..4cb8204e5 100644 --- a/testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h +++ b/testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ -- cgit v1.2.3