diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-12-17 13:18:52 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-12-17 13:18:52 +0000 |
commit | 21399688546e80fa58eadd8a6f9145b46ea2e3b7 (patch) | |
tree | 2d2d0f05e758dc3e78b0a8b395fc4a0db9dc1cff /demos/PPC-SPC563M-GCC/mcuconf.h | |
parent | 1f674a970324d5730f6178b210fe9f796587f246 (diff) | |
download | ChibiOS-21399688546e80fa58eadd8a6f9145b46ea2e3b7.tar.gz ChibiOS-21399688546e80fa58eadd8a6f9145b46ea2e3b7.tar.bz2 ChibiOS-21399688546e80fa58eadd8a6f9145b46ea2e3b7.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4942 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/PPC-SPC563M-GCC/mcuconf.h')
-rw-r--r-- | demos/PPC-SPC563M-GCC/mcuconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/PPC-SPC563M-GCC/mcuconf.h b/demos/PPC-SPC563M-GCC/mcuconf.h index 8e8775c27..77f9ab2e8 100644 --- a/demos/PPC-SPC563M-GCC/mcuconf.h +++ b/demos/PPC-SPC563M-GCC/mcuconf.h @@ -13,7 +13,7 @@ */
/*
- * SPC560Pxx drivers configuration.
+ * SPC563Mxx drivers configuration.
* The following settings override the default settings present in
* the various device driver implementation headers.
* Note that the settings for each driver only have effect if the whole
|