aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F072B_DISCOVERY
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-06-28 19:13:25 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-06-28 19:13:25 +0000
commit0ab5ee926b5cc9b162278bd1863c81cfe07cc7dc (patch)
tree20dcfea6c0b531f7d0391914d4b9f834672fbf81 /os/hal/boards/ST_STM32F072B_DISCOVERY
parent98e42289275e60e582d8bbf080ea356d306ef8e9 (diff)
downloadChibiOS-0ab5ee926b5cc9b162278bd1863c81cfe07cc7dc.tar.gz
ChibiOS-0ab5ee926b5cc9b162278bd1863c81cfe07cc7dc.tar.bz2
ChibiOS-0ab5ee926b5cc9b162278bd1863c81cfe07cc7dc.zip
Mass update of all board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9676 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_STM32F072B_DISCOVERY')
-rw-r--r--os/hal/boards/ST_STM32F072B_DISCOVERY/board.c5
-rw-r--r--os/hal/boards/ST_STM32F072B_DISCOVERY/board.h5
2 files changed, 10 insertions, 0 deletions
diff --git a/os/hal/boards/ST_STM32F072B_DISCOVERY/board.c b/os/hal/boards/ST_STM32F072B_DISCOVERY/board.c
index 1f4a55008..92f2d10ef 100644
--- a/os/hal/boards/ST_STM32F072B_DISCOVERY/board.c
+++ b/os/hal/boards/ST_STM32F072B_DISCOVERY/board.c
@@ -14,6 +14,11 @@
limitations under the License.
*/
+/*
+ * This file has been automatically generated using ChibiStudio board
+ * generator plugin. Do not edit manually.
+ */
+
#include "hal.h"
#if HAL_USE_PAL || defined(__DOXYGEN__)
diff --git a/os/hal/boards/ST_STM32F072B_DISCOVERY/board.h b/os/hal/boards/ST_STM32F072B_DISCOVERY/board.h
index 36cd4eef9..d71741d8a 100644
--- a/os/hal/boards/ST_STM32F072B_DISCOVERY/board.h
+++ b/os/hal/boards/ST_STM32F072B_DISCOVERY/board.h
@@ -14,6 +14,11 @@
limitations under the License.
*/
+/*
+ * This file has been automatically generated using ChibiStudio board
+ * generator plugin. Do not edit manually.
+ */
+
#ifndef BOARD_H
#define BOARD_H