aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC')
-rw-r--r--os/ports/GCC/ARMCMx/STM32F3xx/systick.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/os/ports/GCC/ARMCMx/STM32F3xx/systick.h b/os/ports/GCC/ARMCMx/STM32F3xx/systick.h
index 4f42a1fb3..3ea35660c 100644
--- a/os/ports/GCC/ARMCMx/STM32F3xx/systick.h
+++ b/os/ports/GCC/ARMCMx/STM32F3xx/systick.h
@@ -1,14 +1,15 @@
/*
- Nil RTOS - Copyright (C) 2012 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
+ 2011,2012,2013 Giovanni Di Sirio.
- This file is part of Nil RTOS.
+ This file is part of ChibiOS/RT.
- Nil RTOS is free software; you can redistribute it and/or modify
+ ChibiOS/RT is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
- Nil RTOS is distributed in the hope that it will be useful,
+ ChibiOS/RT is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
@@ -18,7 +19,7 @@
*/
/**
- * @file STM32F3xx/niltimer.h
+ * @file STM32F3xx/systick.h
* @brief System timer header file.
*
* @addtogroup STM32F3_TIMER