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/Applications/Thread/Thread_RCP/readme.txt')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Applications/Thread/Thread_RCP/readme.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Applications/Thread/Thread_RCP/readme.txt b/Projects/P-NUCLEO-WB55.Nucleo/Applications/Thread/Thread_RCP/readme.txt
new file mode 100644
index 000000000..bd077110c
--- /dev/null
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Applications/Thread/Thread_RCP/readme.txt
@@ -0,0 +1,32 @@
+/**
+ @page Thread_RCP application
+
+ @verbatim
+ ******************************************************************************
+ * @file Thread/Thread_RCP/readme.txt
+ * @author MCD Application Team
+ * @brief Description of the Thread RCP application
+ ******************************************************************************
+ *
+ * Copyright (c) 2019 STMicroelectronics. All rights reserved.
+ *
+ * This software component is licensed by ST under Ultimate Liberty license
+ * SLA0044, the "License"; You may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at:
+ * www.st.com/SLA0044
+ *
+ ******************************************************************************
+ @endverbatim
+
+@par Application Description
+
+
+This application is used to demonstrate the OpenThread Border router feature using an STM32WB device.
+To play with the demo, you need a Raspberry Pi 3B (RPi) to perform the link with Wi-Fi/Ethernet networks
+The full setup and the associated documentations can be requested to ST on demand
+
+
+
+
+ * <h3><center>&copy; COPYRIGHT STMicroelectronics</center></h3>
+ */ \ No newline at end of file