aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/GPT/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/GPT/readme.txt')
-rw-r--r--testhal/STM32/GPT/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/GPT/readme.txt b/testhal/STM32/GPT/readme.txt
index 4c3fdf2fa..3f3164120 100644
--- a/testhal/STM32/GPT/readme.txt
+++ b/testhal/STM32/GPT/readme.txt
@@ -1,5 +1,5 @@
*****************************************************************************
-** ChibiOS/RT HAL - PWM driver demo for STM32. **
+** ChibiOS/RT HAL - GPT driver demo for STM32. **
*****************************************************************************
** TARGET **
@@ -8,7 +8,7 @@ The demo will on an Olimex STM32-P103 board.
** The Demo **
-The application demonstrates the use of the STM32 PWM driver.
+The application demonstrates the use of the STM32 GPT driver.
** Build Procedure **