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

@@ -7,7 +7,6 @@
#include <stdint.h>
#include <stdlib.h>
#include <esp_types.h>
#include "sdkconfig.h"
#include "esp_attr.h"
#include "soc/soc.h"
#include "hal/lp_timer_ll.h"