mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-19 15:40:41 +00:00
fix xtensa_api.h include
This commit is contained in:
parent
1fe86f654f
commit
8767d1ab7d
@ -31,7 +31,8 @@
|
||||
#if (((CFG_TUSB_MCU == OPT_MCU_ESP32S2) || (CFG_TUSB_MCU == OPT_MCU_ESP32S3)) && CFG_TUD_ENABLED)
|
||||
|
||||
// Espressif
|
||||
#include "xtensa_api.h"
|
||||
#include "xtensa/xtensa_api.h"
|
||||
|
||||
#include "esp_intr_alloc.h"
|
||||
#include "esp_log.h"
|
||||
#include "soc/dport_reg.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user