refactor(esp32c5): change beta3 path in esp_rom

This commit is contained in:
laokaiyao
2024-02-20 15:40:55 +08:00
parent 1b91e84544
commit 3a5d080ec0
35 changed files with 143 additions and 90 deletions

View File

@@ -1,8 +0,0 @@
/*
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#warning "{target}/rom/miniz.h is deprecated, please use (#include "miniz.h") instead"
#include "../../miniz.h"