git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11642 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
parent
752e14e45e
commit
d4ff2bd45d
|
@ -1,5 +1,5 @@
|
|||
*****************************************************************************
|
||||
** ChibiOS/HAL - USB-CDC driver demo for STM32F3xx. **
|
||||
** ChibiOS/HAL + ChibiOS/EX - I2C + LSM303DLHC demo for STM32F3xx. **
|
||||
*****************************************************************************
|
||||
|
||||
** TARGET **
|
||||
|
@ -8,7 +8,7 @@ The demo runs on an ST STM32F3-Discovery board.
|
|||
|
||||
** The Demo **
|
||||
|
||||
The application demonstrates the use of the STM32F3xx USB driver.
|
||||
The demo prints LSM303DLHC data on the SD1 BaseSequentialStream.
|
||||
|
||||
** Build Procedure **
|
||||
|
||||
|
|
Loading…
Reference in New Issue