diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-07 13:26:44 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-07 13:26:44 +0000 |
commit | 7a3a252875ed5a09bc62abe5a3b40c1b0f0d273e (patch) | |
tree | 3cb67a55a3b6b3e0590e3a1cc956826d7f422e7b /testhal | |
parent | f85a97a786a176d088f807d3de4a2ec93030ef8e (diff) | |
download | ChibiOS-7a3a252875ed5a09bc62abe5a3b40c1b0f0d273e.tar.gz ChibiOS-7a3a252875ed5a09bc62abe5a3b40c1b0f0d273e.tar.bz2 ChibiOS-7a3a252875ed5a09bc62abe5a3b40c1b0f0d273e.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5819 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal')
-rw-r--r-- | testhal/SPC564Axx/SPI/readme.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testhal/SPC564Axx/SPI/readme.txt b/testhal/SPC564Axx/SPI/readme.txt index 1e0b7fcc0..cd9368fb1 100644 --- a/testhal/SPC564Axx/SPI/readme.txt +++ b/testhal/SPC564Axx/SPI/readme.txt @@ -1,15 +1,15 @@ *****************************************************************************
-** ChibiOS/RT HAL - SPI driver demo for SPC563Mxx. **
+** ChibiOS/RT HAL - SPI driver demo for SPC564Axx. **
*****************************************************************************
** TARGET **
-The demo runs on an STMicroelectronics SPC563Mxx microcontroller installed on
+The demo runs on an STMicroelectronics SPC564Axx microcontroller installed on
XPC56xx EVB Motherboard.
** The Demo **
-The application demonstrates the use of the SPC563Mxx SPI driver.
+The application demonstrates the use of the SPC564Axx SPI driver.
** Board Setup **
|