Skip to content

Commit

Permalink
Update to point to new public SDK branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gminn committed Aug 19, 2024
1 parent 9ed6247 commit 86ef859
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
west build --sysbuild \
--pristine=always \
--board=esp32s3_devkitm zephyr-esp32-example \
--board=esp32s3_devkitm/esp32s3/procpu zephyr-esp32-example \
-- \
-DCONFIG_MEMFAULT_PROJECT_KEY=\"1234\"
Expand Down
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ manifest:
- name: memfault-firmware-sdk
url: https://github.com/memfault/memfault-firmware-sdk
path: modules/lib/memfault-firmware-sdk
revision: 1.10.1
revision: 1.11.1+zephyr-3.7.0-fixes

0 comments on commit 86ef859

Please sign in to comment.