mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
chore: remove unused idf_test component
The idf_test component was previously cleaned up but accidentally reintroduced when adding esp32s31 support. It only contained an empty header file (idf_performance_target.h) with no references anywhere in the codebase. Also removes the corresponding entry from astyle-rules.yml.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
@@ -67,7 +67,6 @@ components_not_formatted_temporary:
|
||||
- "/components/fatfs/"
|
||||
- "/components/hal/"
|
||||
- "/components/heap/"
|
||||
- "/components/idf_test/"
|
||||
- "/components/ieee802154/"
|
||||
- "/components/lwip/"
|
||||
- "/components/mbedtls/"
|
||||
|
||||
Reference in New Issue
Block a user