diff options
Diffstat (limited to 'testhal/STM32/STM32F1xx')
| -rw-r--r-- | testhal/STM32/STM32F1xx/ADC/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/CAN/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/EXT/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/I2C/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/IRQ_STORM/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/PWM-ICU/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/RTC/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/SPI/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/UART/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/USB_CDC/chconf.h | 1 | ||||
| -rw-r--r-- | testhal/STM32/STM32F1xx/USB_CDC_F107/chconf.h | 1 | 
11 files changed, 11 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F1xx/ADC/chconf.h b/testhal/STM32/STM32F1xx/ADC/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/ADC/chconf.h +++ b/testhal/STM32/STM32F1xx/ADC/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/CAN/chconf.h b/testhal/STM32/STM32F1xx/CAN/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/CAN/chconf.h +++ b/testhal/STM32/STM32F1xx/CAN/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/EXT/chconf.h b/testhal/STM32/STM32F1xx/EXT/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/EXT/chconf.h +++ b/testhal/STM32/STM32F1xx/EXT/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/I2C/chconf.h b/testhal/STM32/STM32F1xx/I2C/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/I2C/chconf.h +++ b/testhal/STM32/STM32F1xx/I2C/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/IRQ_STORM/chconf.h b/testhal/STM32/STM32F1xx/IRQ_STORM/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/IRQ_STORM/chconf.h +++ b/testhal/STM32/STM32F1xx/IRQ_STORM/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/PWM-ICU/chconf.h b/testhal/STM32/STM32F1xx/PWM-ICU/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/PWM-ICU/chconf.h +++ b/testhal/STM32/STM32F1xx/PWM-ICU/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/RTC/chconf.h b/testhal/STM32/STM32F1xx/RTC/chconf.h index 89c9d1118..9929cb2db 100644 --- a/testhal/STM32/STM32F1xx/RTC/chconf.h +++ b/testhal/STM32/STM32F1xx/RTC/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H  #define _CHIBIOS_RT_CONF_ +#define _CHIBIOS_RT_CONF_VER_5_0_  /*===========================================================================*/  /** diff --git a/testhal/STM32/STM32F1xx/SPI/chconf.h b/testhal/STM32/STM32F1xx/SPI/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/SPI/chconf.h +++ b/testhal/STM32/STM32F1xx/SPI/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/UART/chconf.h b/testhal/STM32/STM32F1xx/UART/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/UART/chconf.h +++ b/testhal/STM32/STM32F1xx/UART/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/USB_CDC/chconf.h b/testhal/STM32/STM32F1xx/USB_CDC/chconf.h index 512785bc2..eee8ea27d 100644 --- a/testhal/STM32/STM32F1xx/USB_CDC/chconf.h +++ b/testhal/STM32/STM32F1xx/USB_CDC/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
 diff --git a/testhal/STM32/STM32F1xx/USB_CDC_F107/chconf.h b/testhal/STM32/STM32F1xx/USB_CDC_F107/chconf.h index 69a11edf2..749b9491e 100644 --- a/testhal/STM32/STM32F1xx/USB_CDC_F107/chconf.h +++ b/testhal/STM32/STM32F1xx/USB_CDC_F107/chconf.h @@ -29,6 +29,7 @@  #define CHCONF_H
  #define _CHIBIOS_RT_CONF_
 +#define _CHIBIOS_RT_CONF_VER_5_0_
  /*===========================================================================*/
  /**
  | 
