aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F769I_DISCOVERY/board.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@110e8d01-0319-4d1e-a829-52ad28d1bb01>2018-10-24 19:12:50 +0000
committergdisirio <gdisirio@110e8d01-0319-4d1e-a829-52ad28d1bb01>2018-10-24 19:12:50 +0000
commit734ac55bc28d3b4ff3e53cc6b46647473ee8d21c (patch)
tree6089e3e8d11d3f539f38fe2622fb168c054dad5d /os/hal/boards/ST_STM32F769I_DISCOVERY/board.c
parentc779c10a351850ae6ec76a81a4604c4b101b47b9 (diff)
downloadChibiOS-734ac55bc28d3b4ff3e53cc6b46647473ee8d21c.tar.gz
ChibiOS-734ac55bc28d3b4ff3e53cc6b46647473ee8d21c.tar.bz2
ChibiOS-734ac55bc28d3b4ff3e53cc6b46647473ee8d21c.zip
STM32F769 ethernet demo, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12390 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/boards/ST_STM32F769I_DISCOVERY/board.c')
-rw-r--r--os/hal/boards/ST_STM32F769I_DISCOVERY/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/ST_STM32F769I_DISCOVERY/board.c b/os/hal/boards/ST_STM32F769I_DISCOVERY/board.c
index f371e03ca..b3924f0c0 100644
--- a/os/hal/boards/ST_STM32F769I_DISCOVERY/board.c
+++ b/os/hal/boards/ST_STM32F769I_DISCOVERY/board.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2017 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.