From bc4bdd61691bd10071f1517ebfd76e4265b060fb Mon Sep 17 00:00:00 2001 From: Armando Date: Mon, 28 Aug 2023 10:20:47 +0800 Subject: [PATCH] change(ci): update p4 etm gptimer test readme --- components/esp_hw_support/test_apps/etm/README.md | 4 ++-- .../peripherals/timer_group/gptimer_capture_hc_sr04/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/esp_hw_support/test_apps/etm/README.md b/components/esp_hw_support/test_apps/etm/README.md index b450dc5ffa..7b822bdb0e 100644 --- a/components/esp_hw_support/test_apps/etm/README.md +++ b/components/esp_hw_support/test_apps/etm/README.md @@ -1,2 +1,2 @@ -| Supported Targets | ESP32-C6 | ESP32-H2 | -| ----------------- | -------- | -------- | +| Supported Targets | ESP32-C6 | ESP32-H2 | ESP32-P4 | +| ----------------- | -------- | -------- | -------- | diff --git a/examples/peripherals/timer_group/gptimer_capture_hc_sr04/README.md b/examples/peripherals/timer_group/gptimer_capture_hc_sr04/README.md index 144af4a23f..474d93d775 100644 --- a/examples/peripherals/timer_group/gptimer_capture_hc_sr04/README.md +++ b/examples/peripherals/timer_group/gptimer_capture_hc_sr04/README.md @@ -1,5 +1,5 @@ -| Supported Targets | ESP32-C6 | ESP32-H2 | -| ----------------- | -------- | -------- | +| Supported Targets | ESP32-C6 | ESP32-H2 | ESP32-P4 | +| ----------------- | -------- | -------- | -------- | # HC-SR04 Example based on GPTimer Capture and ETM