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 to Memfault SDK 1.5.0-rc1 #11

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update to Memfault SDK 1.5.0-rc1
This is a branch I pushed to our public SDK github repo.

Note that I'll need to rebase the `gminn/lte-metrics` branch of
https://github.com/memfault/sdk-nrf.git to pick up a newer upstream
`main`, which has an updated sha of their Zephyr fork which includes
this commit:

zephyrproject-rtos/zephyr@e7bd10a

Otherwise the build fails, because our NCS branch is pointing to a
commit off upstream main that was randomly off Zephyr working main.
noahp committed Nov 21, 2023
commit b4a6a7ae2f8e162e48c1145245fbfa081947cdb3
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ manifest:
- name: memfault-firmware-sdk
url: https://github.com/memfault/memfault-firmware-sdk
path: modules/lib/memfault-firmware-sdk
revision: "1.4.3"
revision: "release/1.5.0"

self:
path: firmware