aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/SPC560Pxx
diff options
context:
space:
mode:
authoracirillo87 <acirillo87@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-01 18:00:58 +0000
committeracirillo87 <acirillo87@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-01 18:00:58 +0000
commit8b44a6f5d51826bcfea510cf570b1231573f3daa (patch)
tree2708202fff486778ca9240d115161fd7a4a1ba9b /testhal/SPC560Pxx
parentd82fa57b9cfb363cc6cc030c8d95f3d58fd5bfdb (diff)
downloadChibiOS-8b44a6f5d51826bcfea510cf570b1231573f3daa.tar.gz
ChibiOS-8b44a6f5d51826bcfea510cf570b1231573f3daa.tar.bz2
ChibiOS-8b44a6f5d51826bcfea510cf570b1231573f3daa.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5791 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/SPC560Pxx')
-rw-r--r--testhal/SPC560Pxx/CAN/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/SPC560Pxx/CAN/main.c b/testhal/SPC560Pxx/CAN/main.c
index a56000ff9..b60729765 100644
--- a/testhal/SPC560Pxx/CAN/main.c
+++ b/testhal/SPC560Pxx/CAN/main.c
@@ -25,7 +25,7 @@ struct can_instance {
static const struct can_instance can1 = {&CAND1, PD_LED1};
/*
- * Internal loopback mode, 1MBaud.
+ * Internal loopback mode, 500kBaud.
* See chapter 25 on the SPC5 reference manual.
*/
static const CANConfig cancfg = {