We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14f988 commit 1f5b259Copy full SHA for 1f5b259
lib/README
@@ -1,7 +1,11 @@
1
2
Directory contains all the official libraries provided by STMicroelectronics.
3
4
-Available libs:
5
- * stm32wb/hci:
6
- Middleware for interprocessor communication on stm32wb dual core SoC
7
- * ...
+Available libraries:
+ * stm32wb:
+ Middleware for interprocessor communication that enables BLE HCI communication between
+ the host core and the controller core of the STM32WB.
8
+ * stm32wb0:
9
+ STM32WB0 BLE controller interfacing library.
10
+ * stm32wba:
11
+ STM32WBA BLE controller interfacing library.
0 commit comments