mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-30 02:37:14 +02:00
include pin_arduino.h for variant USB defines (#5719)
This commit is contained in:
@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
#if CONFIG_TINYUSB_ENABLED
|
#if CONFIG_TINYUSB_ENABLED
|
||||||
|
|
||||||
|
#include "pins_arduino.h"
|
||||||
#include "esp32-hal.h"
|
#include "esp32-hal.h"
|
||||||
#include "esp32-hal-tinyusb.h"
|
#include "esp32-hal-tinyusb.h"
|
||||||
#include "common/tusb_common.h"
|
#include "common/tusb_common.h"
|
||||||
|
Reference in New Issue
Block a user