aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/PAL
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/PAL')
-rw-r--r--testhal/STM32/multi/PAL/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/multi/PAL/readme.txt b/testhal/STM32/multi/PAL/readme.txt
index d3c7c9a09..bbf7866b0 100644
--- a/testhal/STM32/multi/PAL/readme.txt
+++ b/testhal/STM32/multi/PAL/readme.txt
@@ -1,5 +1,5 @@
*****************************************************************************
-** ChibiOS/HAL - Unified USB driver demo. **
+** ChibiOS/HAL - Unified PAL driver demo. **
*****************************************************************************
** TARGET **
@@ -8,7 +8,7 @@ The demo can be compiled to run on multiple STM32 target boards.
** The Demo **
-The application demonstrates the use of the HAL USB driver.
+The application demonstrates the use of the HAL PAL driver.
** Build Procedure **