diff options
Diffstat (limited to 'os/hal/boards/ST_NUCLEO64_F070RB/board.h')
-rw-r--r-- | os/hal/boards/ST_NUCLEO64_F070RB/board.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO64_F070RB/board.h b/os/hal/boards/ST_NUCLEO64_F070RB/board.h index dd00507fd..84ba993f1 100644 --- a/os/hal/boards/ST_NUCLEO64_F070RB/board.h +++ b/os/hal/boards/ST_NUCLEO64_F070RB/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
|