From 56ab473f80dd14fb58a41dec8f7024ea46721bd7 Mon Sep 17 00:00:00 2001 From: ivmarkov Date: Wed, 25 Sep 2024 11:29:18 +0300 Subject: [PATCH] Update README.md Co-authored-by: Sergio Gasquez Arcos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8c35ce..b544ac6 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ To install it: ### Install `esp-idf-monitor` While `espflash` has a built-in monitor, its monitor is currently unable to properly decode ESP-IDF stacktraces generated by the -RISCV Espressif MCUs (ESP32-CXX). +RISCV Espressif MCUs (ESP32-CXX/ESP32-HX/ESP32-PX). Therefore, use [`esp-idf-monitor`](https://docs.espressif.com/projects/esp-idf/en/stable/esp32c3/api-guides/tools/idf-monitor.html) instead.