Skip to content

Commit 24df138

Browse files
softdevice_controller: rev c283f654a1066bd68e79a36e15536556d3302046
CHANGELOG.rst contains the list of changes. Signed-off-by: Olivier Lesage <[email protected]>
1 parent 5b19e41 commit 24df138

File tree

47 files changed

+47
-39
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+47
-39
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions

softdevice_controller/doc/channel_sounding.rst

Lines changed: 17 additions & 10 deletions

softdevice_controller/include/sdc.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ extern "C" {
160160
*/
161161

162162
/** @brief Auxiliary defines, not to be used outside of this file. */
163-
#define __MEM_MINIMAL_CENTRAL_LINK_SIZE 755
164-
#define __MEM_MINIMAL_PERIPHERAL_LINK_SIZE 867
163+
#define __MEM_MINIMAL_CENTRAL_LINK_SIZE 763
164+
#define __MEM_MINIMAL_PERIPHERAL_LINK_SIZE 875
165165
#define __MEM_TX_BUFFER_OVERHEAD_SIZE 15
166166
#define __MEM_RX_BUFFER_OVERHEAD_SIZE 15
167167

Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: SoftDevice Controller
2-
git_revision: fa3e7d6417c50c8caf98425d2a401a812ebf9b4f
3-
ll_subversion_number: '0x1041'
2+
git_revision: c283f654a1066bd68e79a36e15536556d3302046
3+
ll_subversion_number: '0x104B'
44
ll_version_number: '0x0F'
5-
timestamp: '2025-07-03T12:46:33Z'
5+
timestamp: '2025-07-13T13:24:19Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)