aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO64_F030R8
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO64_F030R8')
-rw-r--r--os/hal/boards/ST_NUCLEO64_F030R8/board.c5
-rw-r--r--os/hal/boards/ST_NUCLEO64_F030R8/board.h5
2 files changed, 10 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO64_F030R8/board.c b/os/hal/boards/ST_NUCLEO64_F030R8/board.c
index 1f4a55008..92f2d10ef 100644
--- a/os/hal/boards/ST_NUCLEO64_F030R8/board.c
+++ b/os/hal/boards/ST_NUCLEO64_F030R8/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_NUCLEO64_F030R8/board.h b/os/hal/boards/ST_NUCLEO64_F030R8/board.h
index c7ddb2b1c..55f72171f 100644
--- a/os/hal/boards/ST_NUCLEO64_F030R8/board.h
+++ b/os/hal/boards/ST_NUCLEO64_F030R8/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