diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-04-29 13:11:42 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-04-29 13:11:42 +0000 |
commit | 42f2b527e54d65eee4f7baf47f4c21723913ad3e (patch) | |
tree | 9590010f6fff8e6036b838d1a676c480d6e69768 /testhal/STM32/STM32F4xx | |
parent | 5e21a7ec701409cfa59a1df8b475836223de6432 (diff) | |
download | ChibiOS-42f2b527e54d65eee4f7baf47f4c21723913ad3e.tar.gz ChibiOS-42f2b527e54d65eee4f7baf47f4c21723913ad3e.tar.bz2 ChibiOS-42f2b527e54d65eee4f7baf47f4c21723913ad3e.zip |
Improved readme for ChibiOS/EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9378 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F4xx')
-rw-r--r-- | testhal/STM32/STM32F4xx/SPI-L3GD20/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/SPI-L3GD20/readme.txt b/testhal/STM32/STM32F4xx/SPI-L3GD20/readme.txt index 887ac984f..d58aa3b23 100644 --- a/testhal/STM32/STM32F4xx/SPI-L3GD20/readme.txt +++ b/testhal/STM32/STM32F4xx/SPI-L3GD20/readme.txt @@ -1,5 +1,5 @@ *****************************************************************************
-** ChibiOS/RT port for ARM-Cortex-M4 STM32F4xx. **
+** ChibiOS/HAL + ChibiOS/EX - SPI + L3GD20 demo for STM32F4xx. **
*****************************************************************************
** TARGET **
|