Fixed documentation error.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10605 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2017-09-17 07:08:17 +00:00
parent 53c475eeb4
commit 726f224d16
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
***************************************************************************** *****************************************************************************
** ChibiOS/HAL - Unified USB driver demo. ** ** ChibiOS/HAL - Unified PAL driver demo. **
***************************************************************************** *****************************************************************************
** TARGET ** ** TARGET **
@ -8,7 +8,7 @@ The demo can be compiled to run on multiple STM32 target boards.
** The Demo ** ** The Demo **
The application demonstrates the use of the HAL USB driver. The application demonstrates the use of the HAL PAL driver.
** Build Procedure ** ** Build Procedure **