feat(esp32h21): ci enable public header check (stage7)

This commit is contained in:
gaoxu
2024-12-24 16:44:08 +08:00
parent 8905189743
commit 3e30d2e928
25 changed files with 148 additions and 103 deletions
@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: 2022-2024 Espressif Systems (Shanghai) CO LTD
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
@@ -18,7 +18,7 @@
#include "riscv/interrupt.h"
#include "hal/cache_ll.h"
// TODO: [ESP32H21] IDF-11900, IDF-11909
// TODO: [ESP32H21] IDF-11524
static const char *TAG = "CACHE_ERR";