From e351308f44bb293075c1ba40d1757047ee644874 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 21 Jan 2019 21:11:16 +0000 Subject: Mass update of configuration files. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12575 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h | 2 +- testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h | 2 +- testex/STM32/STM32F3xx/SPI-L3GD20/chconf.h | 2 +- testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h | 2 +- testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h | 2 +- testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-BMP085/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-BMP085/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-HTS221/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-HTS221/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-IKS01A2/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LIS3MLD/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LPS22HB/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LPS25H/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM303AGR/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM303DLHC/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM6DS0/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM6DSL/chconf.h | 2 +- testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h | 2 +- testex/STM32/STM32F4xx/SPI-L3GD20/chconf.h | 2 +- testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h | 2 +- testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h | 2 +- testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h | 2 +- testex/STM32/STM32F4xx/SPI-LIS3DSH/chconf.h | 2 +- testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h | 2 +- testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h | 2 +- testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) (limited to 'testex') diff --git a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h +++ b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h +++ b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F3xx/SPI-L3GD20/chconf.h b/testex/STM32/STM32F3xx/SPI-L3GD20/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F3xx/SPI-L3GD20/chconf.h +++ b/testex/STM32/STM32F3xx/SPI-L3GD20/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h b/testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h index f3150b346..f7eb404c3 100644 --- a/testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h +++ b/testex/STM32/STM32F3xx/SPI-L3GD20/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h b/testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h +++ b/testex/STM32/STM32F3xx/SPI-N25Q128/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h b/testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h index 36d32eddb..b77451a2f 100644 --- a/testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h +++ b/testex/STM32/STM32F3xx/SPI-N25Q128/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-BMP085/chconf.h b/testex/STM32/STM32F4xx/I2C-BMP085/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-BMP085/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-BMP085/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-BMP085/halconf.h b/testex/STM32/STM32F4xx/I2C-BMP085/halconf.h index d1546d407..a55c8aa88 100644 --- a/testex/STM32/STM32F4xx/I2C-BMP085/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-BMP085/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-HTS221/chconf.h b/testex/STM32/STM32F4xx/I2C-HTS221/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-HTS221/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-HTS221/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-HTS221/halconf.h b/testex/STM32/STM32F4xx/I2C-HTS221/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F4xx/I2C-HTS221/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-HTS221/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-IKS01A2/chconf.h b/testex/STM32/STM32F4xx/I2C-IKS01A2/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-IKS01A2/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-IKS01A2/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h b/testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-IKS01A2/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-LIS3MLD/chconf.h b/testex/STM32/STM32F4xx/I2C-LIS3MLD/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-LIS3MLD/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LIS3MLD/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h b/testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LIS3MLD/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-LPS22HB/chconf.h b/testex/STM32/STM32F4xx/I2C-LPS22HB/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS22HB/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS22HB/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h b/testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS22HB/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-LPS25H/chconf.h b/testex/STM32/STM32F4xx/I2C-LPS25H/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS25H/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS25H/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h b/testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LPS25H/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-LSM303AGR/chconf.h b/testex/STM32/STM32F4xx/I2C-LSM303AGR/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303AGR/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303AGR/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h b/testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303AGR/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/chconf.h b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h index 13ff0679a..7a634befb 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DS0/chconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DS0/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DS0/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DS0/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DS0/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DSL/chconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DSL/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DSL/chconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DSL/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h b/testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h index ea423558e..704ebc57f 100644 --- a/testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h +++ b/testex/STM32/STM32F4xx/I2C-LSM6DSL/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/SPI-L3GD20/chconf.h b/testex/STM32/STM32F4xx/SPI-L3GD20/chconf.h index a7343edc2..e50f15cce 100644 --- a/testex/STM32/STM32F4xx/SPI-L3GD20/chconf.h +++ b/testex/STM32/STM32F4xx/SPI-L3GD20/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h b/testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h index 650e523fd..386e9d627 100644 --- a/testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h +++ b/testex/STM32/STM32F4xx/SPI-L3GD20/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h b/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h index e6fc90137..3d46e3045 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h b/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h index d5b8423eb..a27999c2d 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32F4xx/SPI-LIS3DSH/chconf.h b/testex/STM32/STM32F4xx/SPI-LIS3DSH/chconf.h index e6fc90137..3d46e3045 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS3DSH/chconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS3DSH/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h b/testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h index d5b8423eb..a27999c2d 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS3DSH/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" diff --git a/testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h b/testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h index 33701dbc2..9cd5cbf1f 100644 --- a/testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h +++ b/testex/STM32/STM32L4xx/SPI-L3GD20/chconf.h @@ -15,7 +15,7 @@ */ /** - * @file templates/chconf.h + * @file rt/templates/chconf.h * @brief Configuration file template. * @details A copy of this file must be placed in each project directory, it * contains the application specific kernel settings. diff --git a/testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h b/testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h index f3150b346..f7eb404c3 100644 --- a/testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h +++ b/testex/STM32/STM32L4xx/SPI-L3GD20/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" -- cgit v1.2.3