aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/USB_CDC/cfg/stm32l4r5_nucleo144/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/USB_CDC/cfg/stm32l4r5_nucleo144/halconf.h')
-rw-r--r--testhal/STM32/multi/USB_CDC/cfg/stm32l4r5_nucleo144/halconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/multi/USB_CDC/cfg/stm32l4r5_nucleo144/halconf.h b/testhal/STM32/multi/USB_CDC/cfg/stm32l4r5_nucleo144/halconf.h
index a7f885c46..87dc5beb8 100644
--- a/testhal/STM32/multi/USB_CDC/cfg/stm32l4r5_nucleo144/halconf.h
+++ b/testhal/STM32/multi/USB_CDC/cfg/stm32l4r5_nucleo144/halconf.h
@@ -29,9 +29,9 @@
#define HALCONF_H
#define _CHIBIOS_HAL_CONF_
-#define _CHIBIOS_HAL_CONF_VER_6_0_
+#define _CHIBIOS_HAL_CONF_VER_7_0_
-#include <cfg/stm32l4r5_nucleo144/mcuconf.h>
+#include "mcuconf.h"
/**
* @brief Enables the PAL subsystem.