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/LPUART/LPUART_WakeUpFromStop2_Init/readme.txt')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPUART/LPUART_WakeUpFromStop2_Init/readme.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPUART/LPUART_WakeUpFromStop2_Init/readme.txt b/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPUART/LPUART_WakeUpFromStop2_Init/readme.txt
index 0cf7b9dbc..8c90ded93 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPUART/LPUART_WakeUpFromStop2_Init/readme.txt
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPUART/LPUART_WakeUpFromStop2_Init/readme.txt
@@ -41,7 +41,12 @@ Received character value is checked :
In case of errors, LED2 is slowly blinking (1 sec period).
-@par Directory contents
+@par Keywords
+
+Connectivity, LPUART, baud rate, RS-232, HyperTerminal, full-duplex,
+Transmitter, Receiver, Asynchronous, Low Power, Wake Up
+
+@par Directory contents
- LPUART/LPUART_WakeUpFromStop2_Init/Inc/stm32wbxx_it.h Interrupt handlers header file
- LPUART/LPUART_WakeUpFromStop2_Init/Inc/main.h Header for main.c module