esp32/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:24:51 +01:00
committed by Xiang Xiao
parent 7b53a5fe1c
commit e24af207f8
6 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32_soc.h"
#include "esp32_soc.h"
/****************************************************************************
* Pre-processor Definitions
+1 -1
View File
@@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32_soc.h"
#include "esp32_soc.h"
/****************************************************************************
* Pre-preprocessor Definitions
+1 -1
View File
@@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32_soc.h"
#include "esp32_soc.h"
/****************************************************************************
* Pre-processor Definitions
@@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32_soc.h"
#include "esp32_soc.h"
/****************************************************************************
* Pre-processor Definitions
+1 -2
View File
@@ -25,8 +25,7 @@
* Included Files
************************************************************************************/
#include <nuttx/config.h>
#include "hardware/esp32_soc.h"
#include "esp32_soc.h"
/* Offsets relative to each timer instance memory base */
+1 -1
View File
@@ -25,7 +25,7 @@
* Included Files
****************************************************************************/
#include "hardware/esp32_soc.h"
#include "esp32_soc.h"
/****************************************************************************
* Pre-processor Macros