aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO_F302R8/board.c
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-04-26 08:45:49 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-04-26 08:45:49 +0000
commitae90e9c47b2c0cbd54cf0a07db42228f8237513e (patch)
treea6a0bc68b9df701ea7568b30b8d6bb64860387bc /os/hal/boards/ST_NUCLEO_F302R8/board.c
parent65fb619d2599b714fa212de360dd468326c99ab8 (diff)
downloadChibiOS-ae90e9c47b2c0cbd54cf0a07db42228f8237513e.tar.gz
ChibiOS-ae90e9c47b2c0cbd54cf0a07db42228f8237513e.tar.bz2
ChibiOS-ae90e9c47b2c0cbd54cf0a07db42228f8237513e.zip
Fixed RT-STM32F302R8-NUCLEO demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7926 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO_F302R8/board.c')
-rw-r--r--os/hal/boards/ST_NUCLEO_F302R8/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/ST_NUCLEO_F302R8/board.c b/os/hal/boards/ST_NUCLEO_F302R8/board.c
index 6eb610254..4d546e3d6 100644
--- a/os/hal/boards/ST_NUCLEO_F302R8/board.c
+++ b/os/hal/boards/ST_NUCLEO_F302R8/board.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 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.