mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
boards/xtensa/esp32: Don't include esp32_cpuint.h, it's not needed.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
committed by
Xiang Xiao
parent
a220766d57
commit
52f32cb367
@@ -35,7 +35,6 @@
|
|||||||
#include <nuttx/irq.h>
|
#include <nuttx/irq.h>
|
||||||
#include <arch/irq.h>
|
#include <arch/irq.h>
|
||||||
|
|
||||||
#include "esp32_cpuint.h"
|
|
||||||
#include "esp32_gpio.h"
|
#include "esp32_gpio.h"
|
||||||
|
|
||||||
#include "esp32-devkitc.h"
|
#include "esp32-devkitc.h"
|
||||||
|
|||||||
@@ -35,7 +35,6 @@
|
|||||||
#include <nuttx/irq.h>
|
#include <nuttx/irq.h>
|
||||||
#include <arch/irq.h>
|
#include <arch/irq.h>
|
||||||
|
|
||||||
#include "esp32_cpuint.h"
|
|
||||||
#include "esp32_gpio.h"
|
#include "esp32_gpio.h"
|
||||||
|
|
||||||
#include "esp32-ethernet-kit.h"
|
#include "esp32-ethernet-kit.h"
|
||||||
|
|||||||
@@ -35,7 +35,6 @@
|
|||||||
#include <nuttx/irq.h>
|
#include <nuttx/irq.h>
|
||||||
#include <arch/irq.h>
|
#include <arch/irq.h>
|
||||||
|
|
||||||
#include "esp32_cpuint.h"
|
|
||||||
#include "esp32_gpio.h"
|
#include "esp32_gpio.h"
|
||||||
|
|
||||||
#include "esp32-wrover-kit.h"
|
#include "esp32-wrover-kit.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user