From eef620a0289fc8a6fe52c71d4376a3faa133d3c3 Mon Sep 17 00:00:00 2001 From: Fu Hanxi Date: Tue, 26 Jan 2021 11:55:35 +0800 Subject: [PATCH] fix: drop s3, c3 support for pppos test apps no SOC_UART_SUPPORT_REF_TICK for these targets --- tools/test_apps/protocols/pppos/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/test_apps/protocols/pppos/README.md b/tools/test_apps/protocols/pppos/README.md index 6aed00816e..ee208f221d 100644 --- a/tools/test_apps/protocols/pppos/README.md +++ b/tools/test_apps/protocols/pppos/README.md @@ -1,3 +1,6 @@ +| Supported Targets | ESP32 | ESP32-S2 | +| ----------------- | ----- | -------- | + # PPP over Serial test Testing connection of PPP client (ESP) to PPP server (raspberry pi)