diff options
Diffstat (limited to 'testhal')
| -rw-r--r-- | testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt | 8 | ||||
| -rw-r--r-- | testhal/STM32/STM32F4xx/I2C-LSM6DS0/readme.txt | 6 | 
2 files changed, 7 insertions, 7 deletions
diff --git a/testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt b/testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt index aae24364d..0bbfd4932 100644 --- a/testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt +++ b/testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt @@ -1,5 +1,5 @@  *****************************************************************************
 -** ChibiOS/HAL + ChibiOS/EX - SPI + L3GD20 demo for STM32F4xx.             **
 +** ChibiOS/HAL + ChibiOS/EX - I2C + LPS25H demo for STM32L4xx.             **
  *****************************************************************************
  ** TARGET **
 @@ -10,7 +10,7 @@ X-NUCLEO-IKS01A1 shield.  ** The Demo **
  The application demonstrates the use of the STM32F4xx I2C driver in order
 -to acquire data from LSM6DS0 using ChibiOS/EX.
 +to acquire data from LPS25H using ChibiOS/EX.
  ** Board Setup **
 @@ -18,7 +18,7 @@ None required.  ** Build Procedure **
 -The demo has been tested by using the free Codesourcery GCC-based toolchain
 +The demo has been tested using the free Codesourcery GCC-based toolchain
  and YAGARTO.
  Just modify the TRGT line in the makefile in order to use different GCC ports.
 @@ -29,4 +29,4 @@ ST Microelectronics and are licensed under a different license.  Also note that not all the files present in the ST library are distributed
  with ChibiOS/RT, you can find the whole library on the ST web site:
 -                             http://www.st.com
 +                             http://www.st.com
\ No newline at end of file diff --git a/testhal/STM32/STM32F4xx/I2C-LSM6DS0/readme.txt b/testhal/STM32/STM32F4xx/I2C-LSM6DS0/readme.txt index aae24364d..2475292fe 100644 --- a/testhal/STM32/STM32F4xx/I2C-LSM6DS0/readme.txt +++ b/testhal/STM32/STM32F4xx/I2C-LSM6DS0/readme.txt @@ -1,5 +1,5 @@  *****************************************************************************
 -** ChibiOS/HAL + ChibiOS/EX - SPI + L3GD20 demo for STM32F4xx.             **
 +** ChibiOS/HAL + ChibiOS/EX - I2C + LSM6DS0 demo for STM32L4xx.            **
  *****************************************************************************
  ** TARGET **
 @@ -18,7 +18,7 @@ None required.  ** Build Procedure **
 -The demo has been tested by using the free Codesourcery GCC-based toolchain
 +The demo has been tested using the free Codesourcery GCC-based toolchain
  and YAGARTO.
  Just modify the TRGT line in the makefile in order to use different GCC ports.
 @@ -29,4 +29,4 @@ ST Microelectronics and are licensed under a different license.  Also note that not all the files present in the ST library are distributed
  with ChibiOS/RT, you can find the whole library on the ST web site:
 -                             http://www.st.com
 +                             http://www.st.com
\ No newline at end of file  | 
