change(hal): remove unused sdkconfig.h

This commit is contained in:
morris
2024-11-27 14:31:27 +08:00
parent 09ca9dfd2c
commit a8f6776b0f
11 changed files with 2 additions and 12 deletions

View File

@@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/
#include "sdkconfig.h"
#include <sys/param.h>
#include "soc/soc_caps.h"
#include "hal/assert.h"