Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/GPIO/GPIO_InfiniteLedToggling_Init/readme.txt')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/GPIO/GPIO_InfiniteLedToggling_Init/readme.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/GPIO/GPIO_InfiniteLedToggling_Init/readme.txt b/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/GPIO/GPIO_InfiniteLedToggling_Init/readme.txt
index c31e332ed..14af38196 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/GPIO/GPIO_InfiniteLedToggling_Init/readme.txt
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/GPIO/GPIO_InfiniteLedToggling_Init/readme.txt
@@ -29,6 +29,9 @@ On P-NUCLEO-WB55 board this IO is connected to LED2.
In this example, HCLK is configured at 16 MHz.
+@par Keywords
+
+System, GPIO, Output, No pull, Speed, Push-pull, Toggle
@par Directory contents
@@ -46,6 +49,10 @@ In this example, HCLK is configured at 16 MHz.
- This example has been tested with P-NUCLEO-WB55 board and can be
easily tailored to any other supported device and development board.
+
+@par Keywords
+
+System, GPIO, Output, No pull, Speed, Push-pull, Toggle
@par How to use it ?