|
| 1 | +### Changes between Memfault SDK 0.41.1 and SDK 0.41.0 - Mar 1, 2023 |
| 2 | + |
| 3 | +#### :chart_with_upwards_trend: Improvements |
| 4 | + |
| 5 | +- Zephyr / nRF-Connect SDk: |
| 6 | + |
| 7 | + - Fix a bug 🐛 in the Memfault Logging backend, that causes coredump saving to |
| 8 | + fail when building with Zephyr versions before 3.0 (nRF-Connect SDK < 2.0). |
| 9 | + This regression was introduced in Memfault Firmware SDK **0.33.3**. |
| 10 | + |
| 11 | +- ESP-IDF: |
| 12 | + - Updated the [ESP32 example app](examples/esp32) for the ESP32-C3 on ESP-IDF |
| 13 | + v5.0.1 to use size optimizations, to more closely mirror real world |
| 14 | + environments and codesize. |
| 15 | + - Fix a compilation error in the [ESP32 example app](examples/esp32) when |
| 16 | + targeting ESP-IDF >=4.4,<4.4.3 . This regression was introduced in Memfault |
| 17 | + Firmware SDK **0.39.1**. |
| 18 | + |
1 | 19 | ### Changes between Memfault SDK 0.41.0 and SDK 0.40.0 - Feb 22, 2023
|
2 | 20 |
|
3 | 21 | #### :rocket: New Features
|
|
7 | 25 | for your work on this in
|
8 | 26 | [#42](https://github.com/memfault/memfault-firmware-sdk/pull/42) 🎉!
|
9 | 27 |
|
10 |
| -### Changes between Memfault SDK 0.40.1 and SDK 0.39.1 - Feb 15, 2023 |
| 28 | +### Changes between Memfault SDK 0.40.0 and SDK 0.39.1 - Feb 15, 2023 |
11 | 29 |
|
12 | 30 | #### :bomb: Breaking Changes
|
13 | 31 |
|
|
18 | 36 | in a build error. For more information please see
|
19 | 37 | https://docs.memfault.com/docs/mcu/esp32-guide#initializing-memfault
|
20 | 38 |
|
21 |
| -### Changes between Memfault SDK 0.39.1 and SDK 0.38.0 - Feb 3, 2023 |
| 39 | +### Changes between Memfault SDK 0.39.1 and SDK 0.39.0 - Feb 3, 2023 |
22 | 40 |
|
23 | 41 | #### :rocket: New Features
|
24 | 42 |
|
|
0 commit comments