aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F37x/CAN
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-10 19:38:52 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-10 19:38:52 +0000
commit7f9f396a77e56e50e2ccd010688382081c4eb818 (patch)
treeaf4eab643a33dbe9d7c2f130ae4426aa3eb6d92f /testhal/STM32F37x/CAN
parente0a3c19f568fa11712d82bca56309fc59b9801c0 (diff)
downloadChibiOS-7f9f396a77e56e50e2ccd010688382081c4eb818.tar.gz
ChibiOS-7f9f396a77e56e50e2ccd010688382081c4eb818.tar.bz2
ChibiOS-7f9f396a77e56e50e2ccd010688382081c4eb818.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5407 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F37x/CAN')
-rw-r--r--testhal/STM32F37x/CAN/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32F37x/CAN/readme.txt b/testhal/STM32F37x/CAN/readme.txt
index a7367039e..9acc1deee 100644
--- a/testhal/STM32F37x/CAN/readme.txt
+++ b/testhal/STM32F37x/CAN/readme.txt
@@ -1,5 +1,5 @@
*****************************************************************************
-** ChibiOS/RT HAL - CAN driver demo for STM32F30x. **
+** ChibiOS/RT HAL - CAN driver demo for STM32F37x. **
*****************************************************************************
** TARGET **
@@ -8,7 +8,7 @@ The demo runs on an STMicroelectronics STM32373C-EVAL board.
** The Demo **
-The application demonstrates the use of the STM32F30x CAN driver.
+The application demonstrates the use of the STM32F37x CAN driver.
** Build Procedure **