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.