Skip to content

Commit 6f16703

Browse files
authored
Merge pull request #73 from fpistm/update
chore: update to STM32_WPAN v1.22.0
2 parents 4339998 + 6f7c381 commit 6f16703

File tree

4 files changed

+149
-5
lines changed

4 files changed

+149
-5
lines changed

src/utility/STM32_WPAN/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
## Source
33

4-
[STMicroelectronics/STM32CubeWB Release v1.21.0](https://github.com/STMicroelectronics/STM32CubeWB/releases/tag/v1.21.0)
5-
- Application: [BLE_TransparentMode](https://github.com/STMicroelectronics/STM32CubeWB/tree/v1.21.0/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_TransparentMode)
4+
[STMicroelectronics/STM32CubeWB Release v1.22.0](https://github.com/STMicroelectronics/STM32CubeWB/releases/tag/v1.22.0)
5+
- Application: [BLE_TransparentMode](https://github.com/STMicroelectronics/STM32CubeWB/tree/v1.22.0/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_TransparentMode)
66

src/utility/STM32_WPAN/ble_bufsize.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*****************************************************************************
66
* @attention
77
*
8-
* Copyright (c) 2018-2024 STMicroelectronics.
8+
* Copyright (c) 2018-2025 STMicroelectronics.
99
* All rights reserved.
1010
*
1111
* This software is licensed under terms that can be found in the LICENSE file
@@ -97,7 +97,7 @@
9797
* mentioned parameters.
9898
*/
9999
#if (BEACON_ONLY != 0)
100-
#define BLE_FIXED_BUFFER_SIZE_BYTES 4100 /* Beacon only */
100+
#define BLE_FIXED_BUFFER_SIZE_BYTES 4200 /* Beacon only */
101101
#elif (LL_ONLY_BASIC != 0)
102102
#define BLE_FIXED_BUFFER_SIZE_BYTES 6040 /* LL only Basic*/
103103
#elif (LL_ONLY != 0)
@@ -114,7 +114,7 @@
114114
* BLE_PER_LINK_SIZE_BYTES: additional memory size used per link
115115
*/
116116
#if (BEACON_ONLY != 0)
117-
#define BLE_PER_LINK_SIZE_BYTES 108 /* Beacon only */
117+
#define BLE_PER_LINK_SIZE_BYTES 76 /* Beacon only */
118118
#elif (LL_ONLY_BASIC != 0)
119119
#define BLE_PER_LINK_SIZE_BYTES 244 /* LL only Basic */
120120
#elif (LL_ONLY != 0)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy