Improved readme for ChibiOS/EX demos

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9378 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Rocco Marco Guglielmi 2016-04-29 13:11:42 +00:00
parent 5e21a7ec70
commit 42f2b527e5
3 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 STM32F4xx. **
** ChibiOS/HAL + ChibiOS/EX - SPI + L3GD20 demo for STM32F4xx. **
*****************************************************************************
** TARGET **

View File

@ -1,10 +1,11 @@
*****************************************************************************
** ChibiOS/HAL - EXT driver demo for STM32L4xx. **
** ChibiOS/HAL + ChibiOS/EX - I2C + LSM6DS0 demo for STM32L4xx. **
*****************************************************************************
** TARGET **
The demo runs on an STMicroelectronics STM32L4-Nucleo board.
The demo runs on an STMicroelectronics STM32L4-Nucleo board. It has been
tested with the X-NUCLEO-IKS01A1 shield.
** The Demo **

View File

@ -1,5 +1,5 @@
*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 STM32L476. **
** ChibiOS/HAL + ChibiOS/EX - SPI + L3GD20 demo for STM32L4xx. **
*****************************************************************************
** TARGET **