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 nrfxlib to 2.4.2 #17

Merged
merged 8 commits into from
Sep 7, 2023
Merged

Commits on Jul 12, 2023

  1. Update nrfxlib

    diondokter committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e0e8781 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Remove unnecessary FFI

    diondokter committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4aed6b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    8dba3dd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Adapt IPC handling to updated nrfxlib

    The changes needed do not seem to be documented in the changelog
    by NRF. Luckily nrfx had basically the changes that were needed
    to fix the IPC. So links to the relevant code parts were added
    for if fixes in the future become necessary.
    tdittr committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4b7a740 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    0c7d36c View commit details
    Browse the repository at this point in the history
  2. Allow CI to pass

    tdittr committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6286545 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Cleanup Cargo.toml and add Changelog entry

    This should make this crate ready for a new release.
    tdittr committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0004d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5328cc View commit details
    Browse the repository at this point in the history