diff options
-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
|