From d672c60a80d0a00473a4c86fe5ab44f34730b36f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 10 Nov 2012 08:23:59 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4810 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/MSP430-MSP430F5437/chconf.h | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'demos') diff --git a/demos/MSP430-MSP430F5437/chconf.h b/demos/MSP430-MSP430F5437/chconf.h index f6eb2e4fd..99247b6c2 100644 --- a/demos/MSP430-MSP430F5437/chconf.h +++ b/demos/MSP430-MSP430F5437/chconf.h @@ -16,18 +16,11 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . - - --- - - A special exception to the GPL can be applied should you wish to distribute - a combined work that includes ChibiOS/RT, without being obliged to provide - the source code for any proprietary components. See the file exception.txt - for full details of how and when the exception can be applied. */ /** - * @file chconf.h - * @brief Configuration file. + * @file 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. * -- cgit v1.2.3