diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2015-01-11 10:09:25 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2015-01-11 10:09:25 +0000 |
commit | c7c04a2dfd295cc7cc2ad3f3bddeea378bb5009a (patch) | |
tree | b5cc2b0cc017ae81f264b9590764e9115fd0b998 /os/hal/boards/MAPLEMINI_STM32_F103/board.c | |
parent | 8eeb2f00a43442f486151ff6869c8fc825e52e1d (diff) | |
download | ChibiOS-c7c04a2dfd295cc7cc2ad3f3bddeea378bb5009a.tar.gz ChibiOS-c7c04a2dfd295cc7cc2ad3f3bddeea378bb5009a.tar.bz2 ChibiOS-c7c04a2dfd295cc7cc2ad3f3bddeea378bb5009a.zip |
maple support and demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7618 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/MAPLEMINI_STM32_F103/board.c')
-rw-r--r-- | os/hal/boards/MAPLEMINI_STM32_F103/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/MAPLEMINI_STM32_F103/board.c b/os/hal/boards/MAPLEMINI_STM32_F103/board.c index e90f4db3f..b620f2ba4 100644 --- a/os/hal/boards/MAPLEMINI_STM32_F103/board.c +++ b/os/hal/boards/MAPLEMINI_STM32_F103/board.c @@ -1,5 +1,5 @@ /*
- ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio
+ ChibiOS/RT - 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.
|