Skip to content

Commit 4d39fba

Browse files
committed
softdevice_controller: rev ffdf237cc682d8cd691b5dab2003bb5d6a16de93
CHANGELOG.rst contains the list of changes. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
1 parent 678b26b commit 4d39fba

102 files changed

Lines changed: 45 additions & 44 deletions

File tree

Some content is hidden

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

softdevice_controller/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions

softdevice_controller/include/sdc.h

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

161161
/** @brief Auxiliary defines, not to be used outside of this file. */
162-
#define __MEM_MINIMAL_CENTRAL_LINK_SIZE 788
163-
#define __MEM_MINIMAL_PERIPHERAL_LINK_SIZE 912
162+
#define __MEM_MINIMAL_CENTRAL_LINK_SIZE 795
163+
#define __MEM_MINIMAL_PERIPHERAL_LINK_SIZE 915
164164
#define __MEM_TX_BUFFER_OVERHEAD_SIZE 15
165165
#define __MEM_RX_BUFFER_OVERHEAD_SIZE 15
166166

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: 40edf29d503a8aa3c57b155423b3854baeb30532
3-
ll_subversion_number: '0x1016'
2+
git_revision: ffdf237cc682d8cd691b5dab2003bb5d6a16de93
3+
ll_subversion_number: '0x101C'
44
ll_version_number: '0x11'
5-
timestamp: '2026-05-27T14:40:34Z'
5+
timestamp: '2026-06-02T20:20:01Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)