Skip to content

Commit 86ef859

Browse files
committed
Update to point to new public SDK branch
1 parent 9ed6247 commit 86ef859

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
west build --sysbuild \
5252
--pristine=always \
53-
--board=esp32s3_devkitm zephyr-esp32-example \
53+
--board=esp32s3_devkitm/esp32s3/procpu zephyr-esp32-example \
5454
-- \
5555
-DCONFIG_MEMFAULT_PROJECT_KEY=\"1234\"
5656

west.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ manifest:
1313
- name: memfault-firmware-sdk
1414
url: https://github.com/memfault/memfault-firmware-sdk
1515
path: modules/lib/memfault-firmware-sdk
16-
revision: 1.10.1
16+
revision: 1.11.1+zephyr-3.7.0-fixes

0 commit comments

Comments
 (0)