From 08f75483de837af4a26e03eac2ffd788cbfc7cb2 Mon Sep 17 00:00:00 2001 From: Vincent-VG Date: Tue, 5 Feb 2019 09:57:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bsp/stm32/stm32l476-st-nucleo/board/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/stm32/stm32l476-st-nucleo/board/board.c b/bsp/stm32/stm32l476-st-nucleo/board/board.c index 2d17e81340..a4811b5853 100644 --- a/bsp/stm32/stm32l476-st-nucleo/board/board.c +++ b/bsp/stm32/stm32l476-st-nucleo/board/board.c @@ -9,7 +9,7 @@ * * Change Logs: * Date Author Notes - * 2009-01-05 Bernard first implementation + * 2019-02-05 gw first implementation */ #include