aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_HOST/chconf.h
diff options
context:
space:
mode:
authorPaul Roukema <roukemap@gmail.com>2018-08-05 23:59:28 -0400
committerPaul Roukema <roukemap@gmail.com>2018-08-05 23:59:28 -0400
commit9692d1b7ae9f5f9d9c1520381fb3edcee131c3ee (patch)
tree5b8fd9ac464c914766c0c6f3cfab5c25b4750a28 /testhal/STM32/STM32F4xx/USB_HOST/chconf.h
parent2a9d939d72a8c22d248450107b26e25506d42160 (diff)
downloadChibiOS-Contrib-9692d1b7ae9f5f9d9c1520381fb3edcee131c3ee.tar.gz
ChibiOS-Contrib-9692d1b7ae9f5f9d9c1520381fb3edcee131c3ee.tar.bz2
ChibiOS-Contrib-9692d1b7ae9f5f9d9c1520381fb3edcee131c3ee.zip
Update USB_HOST testhal project for latest ChibiOS
Diffstat (limited to 'testhal/STM32/STM32F4xx/USB_HOST/chconf.h')
-rw-r--r--testhal/STM32/STM32F4xx/USB_HOST/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/USB_HOST/chconf.h b/testhal/STM32/STM32F4xx/USB_HOST/chconf.h
index 53bd676..d94d8c3 100644
--- a/testhal/STM32/STM32F4xx/USB_HOST/chconf.h
+++ b/testhal/STM32/STM32F4xx/USB_HOST/chconf.h
@@ -29,7 +29,7 @@
#define CHCONF_H
#define _CHIBIOS_RT_CONF_
-#define _CHIBIOS_RT_CONF_VER_5_0_
+#define _CHIBIOS_RT_CONF_VER_6_0_
/*===========================================================================*/
/**