@@ -1,7 +0,0 @@
-/*
- * SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
- *
- * SPDX-License-Identifier: Apache-2.0
- */
-
-#pragma once
@@ -1,9 +0,0 @@
-/**
-#include "soc/lp_gpio_reg.h"
-#include "soc/lp_iomux_reg.h"
@@ -1,19 +0,0 @@
-#include "soc/lp_gpio_struct.h"
-#ifdef __cplusplus
-extern "C" {
-#endif
-typedef lp_gpio_dev_t rtc_io_dev_t;
-#define RTCIO LP_GPIO
-}
@@ -1,11 +0,0 @@
-#include "soc/rtc_periph.h"
-const int rtc_io_num_map[SOC_GPIO_PIN_COUNT] = {
-};