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

@@ -5,4 +5,4 @@
*/
#warning "{target}/rom/miniz.h is deprecated, please use (#include "miniz.h") instead"
#include "../../miniz.h"
#include "../../../../miniz.h"