diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-06 14:11:29 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-06 14:11:29 +0000 |
commit | f85a97a786a176d088f807d3de4a2ec93030ef8e (patch) | |
tree | 661525a3d846e2173ec9f887043677d978e0c6d9 /boards | |
parent | 22445d8fd2152eaa3b07d6ad8c57b80af29bd088 (diff) | |
download | ChibiOS-f85a97a786a176d088f807d3de4a2ec93030ef8e.tar.gz ChibiOS-f85a97a786a176d088f807d3de4a2ec93030ef8e.tar.bz2 ChibiOS-f85a97a786a176d088f807d3de4a2ec93030ef8e.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5817 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards')
-rw-r--r-- | boards/ST_EVB_SPC564A/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_EVB_SPC564A/board.h b/boards/ST_EVB_SPC564A/board.h index eab337464..67084dd79 100644 --- a/boards/ST_EVB_SPC564A/board.h +++ b/boards/ST_EVB_SPC564A/board.h @@ -18,7 +18,7 @@ #define _BOARD_H_
/*
- * Setup for a generic SPC563Mxx proto board.
+ * Setup for a generic SPC564Axx proto board.
*/
/*
|