Merge branch 'refactor/cache_err_panic' into 'master'

refactor(panic): refactor and unify cache panic errors

See merge request espressif/esp-idf!34382
This commit is contained in:
Marius Vikhammer
2024-11-13 10:19:38 +08:00
19 changed files with 354 additions and 216 deletions

View File

@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
* SPDX-FileCopyrightText: 2022-2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/