From 0c5b5d759a53c4fac35c2f17eb19b76ef0b059ed Mon Sep 17 00:00:00 2001 From: Dmitry Date: Wed, 27 Oct 2021 13:36:58 +0300 Subject: [PATCH] Remove table for all supported chips as useless. --- tools/test_apps/system/panic/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/test_apps/system/panic/README.md b/tools/test_apps/system/panic/README.md index b39f640dc5..7239f0da12 100644 --- a/tools/test_apps/system/panic/README.md +++ b/tools/test_apps/system/panic/README.md @@ -1,6 +1,3 @@ -| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C3 | ESP32-H2 | -| ----------------- | ----- | -------- | -------- | -------- | -------- | - # Building Several configurations are provided as `sdkconfig.ci.XXX` and serve as a template.