git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4842 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
9e4f77a3b7
commit
0c52c41a7b
|
@ -19,13 +19,13 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file SPC560Pxx/ppcparams.h
|
* @file SPC560BCxx/ppcparams.h
|
||||||
* @brief PowerPC parameters for the SPC560Pxx.
|
* @brief PowerPC parameters for the SPC560B/Cxx.
|
||||||
*
|
*
|
||||||
* @defgroup PPC_SPC560Pxx SPC560Pxx/MPC560x Specific Parameters
|
* @defgroup PPC_SPC560BCxx SPC560BCxx Specific Parameters
|
||||||
* @ingroup PPC_SPECIFIC
|
* @ingroup PPC_SPECIFIC
|
||||||
* @details This file contains the PowerPC specific parameters for the
|
* @details This file contains the PowerPC specific parameters for the
|
||||||
* SPC560Pxx/MPC560x platform.
|
* SPC560BCxx platform.
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -22,10 +22,10 @@
|
||||||
* @file SPC560Pxx/ppcparams.h
|
* @file SPC560Pxx/ppcparams.h
|
||||||
* @brief PowerPC parameters for the SPC560Pxx.
|
* @brief PowerPC parameters for the SPC560Pxx.
|
||||||
*
|
*
|
||||||
* @defgroup PPC_SPC560Pxx SPC560Pxx/MPC560x Specific Parameters
|
* @defgroup PPC_SPC560Pxx SPC560Pxx Specific Parameters
|
||||||
* @ingroup PPC_SPECIFIC
|
* @ingroup PPC_SPECIFIC
|
||||||
* @details This file contains the PowerPC specific parameters for the
|
* @details This file contains the PowerPC specific parameters for the
|
||||||
* SPC560Pxx/MPC560x platform.
|
* SPC560Pxx platform.
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue