diff options
| author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-11-29 11:26:22 +0000 |
|---|---|---|
| committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-11-29 11:26:22 +0000 |
| commit | 6a07eb37937af51c3ebe1c0f31d3ac8815a6e6c5 (patch) | |
| tree | 015012e57398d1f68c11b0ad875a0f3bb1e23f24 | |
| parent | 2e285c54de4f269970482d3338042aa62adb765a (diff) | |
| download | ChibiOS-6a07eb37937af51c3ebe1c0f31d3ac8815a6e6c5.tar.gz ChibiOS-6a07eb37937af51c3ebe1c0f31d3ac8815a6e6c5.tar.bz2 ChibiOS-6a07eb37937af51c3ebe1c0f31d3ac8815a6e6c5.zip | |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4844 35acf78f-673a-0410-8e92-d51de3d6d3f4
| -rw-r--r-- | boards/GENERIC_SPC560BC/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/GENERIC_SPC560BC/board.h b/boards/GENERIC_SPC560BC/board.h index 3fd7bc8c0..17b50238a 100644 --- a/boards/GENERIC_SPC560BC/board.h +++ b/boards/GENERIC_SPC560BC/board.h @@ -23,7 +23,7 @@ * Board identifiers.
*/
#define BOARD_GENERIC_SPC560BC
-#define BOARD_NAME "Generic SPC560B/C"
+#define BOARD_NAME "Generic SPC560B/Cxx"
/*
* Board frequencies.
|
