esp32c3/hardware: Include files of the same level by their names only and

remove unnecessary includes.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche 2021-05-04 18:27:12 +01:00 committed by Xiang Xiao
parent e24af207f8
commit f3a6d80c95
5 changed files with 4 additions and 10 deletions

View File

@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32c3_soc.h"
#include "esp32c3_soc.h"
/****************************************************************************
* Pre-preprocessor Definitions

View File

@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32c3_soc.h"
#include "esp32c3_soc.h"
/****************************************************************************
* Pre-processor Definitions

View File

@ -21,12 +21,6 @@
#ifndef __ARCH_RISCV_SRC_ESP32C3_HARDWARE_ESP32C3_MEMORYMAP_H
#define __ARCH_RISCV_SRC_ESP32C3_HARDWARE_ESP32C3_MEMORYMAP_H
/****************************************************************************
* Included Files
****************************************************************************/
#include <nuttx/config.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/

View File

@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32c3_soc.h"
#include "esp32c3_soc.h"
/****************************************************************************
* Pre-processor Definitions

View File

@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32c3_soc.h"
#include "esp32c3_soc.h"
/****************************************************************************
* Pre-processor Definitions