diff --git a/testex/STM32/STM32F4xx/I2C-HTS221/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-HTS221/cfg/mcuconf.h index d0cb7e862..9be7316bb 100644 --- a/testex/STM32/STM32F4xx/I2C-HTS221/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-HTS221/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/I2C-IKS01A2/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-IKS01A2/cfg/mcuconf.h index d0cb7e862..9be7316bb 100644 --- a/testex/STM32/STM32F4xx/I2C-IKS01A2/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-IKS01A2/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/I2C-LIS3MDL/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-LIS3MDL/cfg/mcuconf.h index d0cb7e862..9be7316bb 100644 --- a/testex/STM32/STM32F4xx/I2C-LIS3MDL/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-LIS3MDL/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/I2C-LPS22HB/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-LPS22HB/cfg/mcuconf.h index d0cb7e862..9be7316bb 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS22HB/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS22HB/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/I2C-LPS25H/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-LPS25H/cfg/mcuconf.h index d0cb7e862..9be7316bb 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS25H/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS25H/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/I2C-LSM303AGR/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-LSM303AGR/cfg/mcuconf.h index d0cb7e862..9be7316bb 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303AGR/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303AGR/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/cfg/mcuconf.h index 02f1bca9d..f9c9cb3af 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DS0/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DS0/cfg/mcuconf.h index d0cb7e862..9be7316bb 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DS0/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DS0/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DSL/cfg/mcuconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DSL/cfg/mcuconf.h index d0cb7e862..9be7316bb 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DSL/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DSL/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/SPI-ADXL355/cfg/mcuconf.h b/testex/STM32/STM32F4xx/SPI-ADXL355/cfg/mcuconf.h index 7e8cae30a..ba9355543 100644 --- a/testex/STM32/STM32F4xx/SPI-ADXL355/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/SPI-ADXL355/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings. diff --git a/testex/STM32/STM32F4xx/SPI-L3GD20/cfg/mcuconf.h b/testex/STM32/STM32F4xx/SPI-L3GD20/cfg/mcuconf.h index 4651107c0..15b490f1a 100644 --- a/testex/STM32/STM32F4xx/SPI-L3GD20/cfg/mcuconf.h +++ b/testex/STM32/STM32F4xx/SPI-L3GD20/cfg/mcuconf.h @@ -32,6 +32,7 @@ */ #define STM32F4xx_MCUCONF +#define STM32F401_MCUCONF /* * HAL driver system settings.