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 --- demos/SPC5/RT-SPC56EL-EVB/chconf.h | 2 +- demos/SPC5/RT-SPC56EL-EVB/halconf.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/SPC5/RT-SPC56EL-EVB') diff --git a/demos/SPC5/RT-SPC56EL-EVB/chconf.h b/demos/SPC5/RT-SPC56EL-EVB/chconf.h index a7b292fa7..864640bc1 100644 --- a/demos/SPC5/RT-SPC56EL-EVB/chconf.h +++ b/demos/SPC5/RT-SPC56EL-EVB/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/demos/SPC5/RT-SPC56EL-EVB/halconf.h b/demos/SPC5/RT-SPC56EL-EVB/halconf.h index 89be0946a..62efc9d90 100644 --- a/demos/SPC5/RT-SPC56EL-EVB/halconf.h +++ b/demos/SPC5/RT-SPC56EL-EVB/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