Fixed various readme files.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3660 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2011-12-27 10:28:28 +00:00
parent 3f82a81f54
commit c2555f9e67
4 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ The demo will on an STMicroelectronics STM32F4-Discovery board.
** The Demo **
The application demonstrates the use of the STM32L1xx ADC driver.
The application demonstrates the use of the STM32F4xx ADC driver.
** Board Setup **

View File

@ -1,5 +1,5 @@
*****************************************************************************
** ChibiOS/RT HAL - PWM-ICU drivers demo for STM32F4xx. **
** ChibiOS/RT HAL - IRQ_STORM stress test demo for STM32F4xx. **
*****************************************************************************
** TARGET **

View File

@ -1,5 +1,5 @@
*****************************************************************************
** ChibiOS/RT HAL - PWM-ICU drivers demo for STM32F4xx. **
** ChibiOS/RT HAL - IRQ_STORM_FPU stress test demo for STM32F4xx. **
*****************************************************************************
** TARGET **

View File

@ -4,11 +4,11 @@
** TARGET **
The demo will on an STMicroelectronics STM32L-Discovery board.
The demo will on an STMicroelectronics STM32F4-Discovery board.
** The Demo **
The application demonstrates the use of the STM32L1xx PWM-ICU drivers.
The application demonstrates the use of the STM32F4xx PWM-ICU drivers.
** Board Setup **