Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MPSL and SoftDevice Controller #1417

Conversation

NordicBuilder
Copy link
Contributor

@NordicBuilder NordicBuilder commented Jul 30, 2024

Created from: latest/ble/dragoon/downstream/test_ble_sdc/master #186.

Signed-off-by: Herman Berget [email protected]


This PR moves the library files (*.a) for SoftDevice Controller and MPSL libraries. For NCS users there should be no change. Users that use the libraries directly may have to update their build system to use the new paths. See entry in SoftDevice Controller changelog for mapping.

CHANGELOG.rst contains the list of changes.

Signed-off-by: Herman Berget <[email protected]>
CHANGELOG.rst contains the list of changes.

Signed-off-by: Herman Berget <[email protected]>
The mpsl and sdc libraries have been renamed, update kconfig to match

Signed-off-by: Herman Berget <[email protected]>
* Extended Connection Events are not re-enabled on HCI Reset.
The state before HCI Reset is preserved, either the value of :kconfig:option:`CONFIG_BT_CTLR_SDC_CONN_EVENT_EXTEND_DEFAULT` or the most recent call to :c:func:`sdc_hci_cmd_vs_conn_event_extend`. (DRGN-22687)
* The paths to the library files for SoftDevice Controller and MPSL were changed to use the device family. (DRGN-21939)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to put this in the PR description/title for future reference :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, git doesnt recognize all of the renames as just renames since there are other changes to the libs as well.

@rlubos rlubos merged commit 179e8ae into nrfconnect:main Jul 31, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants