From 69499a898a862eb430f88045a703f8dc49858aef Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 17 Dec 2012 13:57:24 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4945 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/GENERIC_SPC560P/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boards/GENERIC_SPC560P/board.h') diff --git a/boards/GENERIC_SPC560P/board.h b/boards/GENERIC_SPC560P/board.h index 219cacc4c..d86d8542a 100644 --- a/boards/GENERIC_SPC560P/board.h +++ b/boards/GENERIC_SPC560P/board.h @@ -23,7 +23,7 @@ * Board identifiers. */ #define BOARD_GENERIC_SPC560P -#define BOARD_NAME "Generic SPC560P" +#define BOARD_NAME "Generic SPC560Pxx" /* * Board frequencies. -- cgit v1.2.3