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
Copy file name to clipboardExpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,10 @@ This sample app is based on the Zephyr `samples/net/wifi` example. It
4
4
demonstrates a Zephyr + ESP32 integration with the Memfault SDK. It has been
5
5
tested on the following boards:
6
6
7
-
-`esp32c3_devkitm` (default board)
8
-
-`esp32s3_devkitm/esp32s3/procpu`
7
+
-`esp32s3_devkitm/esp32s3/procpu` (default board)
8
+
-`esp32c3_devkitm`*
9
+
10
+
\*_NOTE: Currently does not have support for data upload. Export chunks to memfault with `mflt export` and upload via the [chunks debug log](https://mflt.io/chunks-debug).
0 commit comments