You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update the readme
- Update the Memfault SDK version (no notable changes, just bumping to
latest)
- Add a step to build for this board in GH actions (I'll switch to
twister in a follow up PR)
This file is set as "confirmed", so it won't revert after 1 boot cycle (not safe
75
+
against bootloops!). See the [Zephyr documentation](https://docs.zephyrproject.org/apidoc/3.6.0/group__mcuboot__api.html#ga95ccc9e1c7460fec16b9ce9ac8ad7a72) for details.
76
+
82
77
Follow the normal Memfault OTA workflow:
83
78
84
79
1. build and flash an image with a version like `0.0.1` (see the
0 commit comments