From 56f83f861c2a236913f4b9d8cdee8168e7bad07f Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 10 Nov 2019 15:55:35 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13179 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- os/hal/boards/ST_NUCLEO64_G071RB/board.c | 2 +- os/hal/boards/ST_NUCLEO64_G071RB/board.h | 2 +- .../boards/ST_NUCLEO64_G071RB/cfg/board.chcfg | 6 +- os/hal/boards/ST_NUCLEO64_L452RE_P/board.c | 10 +- os/hal/boards/ST_NUCLEO64_L452RE_P/board.h | 612 ++++++++---------- 5 files changed, 291 insertions(+), 341 deletions(-) diff --git a/os/hal/boards/ST_NUCLEO64_G071RB/board.c b/os/hal/boards/ST_NUCLEO64_G071RB/board.c index 11eee2a80..54ad8c33a 100644 --- a/os/hal/boards/ST_NUCLEO64_G071RB/board.c +++ b/os/hal/boards/ST_NUCLEO64_G071RB/board.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2019 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/boards/ST_NUCLEO64_G071RB/board.h b/os/hal/boards/ST_NUCLEO64_G071RB/board.h index 250baa76f..2ae23b235 100644 --- a/os/hal/boards/ST_NUCLEO64_G071RB/board.h +++ b/os/hal/boards/ST_NUCLEO64_G071RB/board.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2019 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/boards/ST_NUCLEO64_G071RB/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO64_G071RB/cfg/board.chcfg index fba4f3a98..817dfc6f9 100644 --- a/os/hal/boards/ST_NUCLEO64_G071RB/cfg/board.chcfg +++ b/os/hal/boards/ST_NUCLEO64_G071RB/cfg/board.chcfg @@ -17,7 +17,7 @@