-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi,
I wanted to try the USB MSC Ramdisk, so in order to make your library work as a Arduino library I created this library.properties file:
name=ESP32 USB V2
version=2.0.0
author= chegewara
maintainer=chegewara
sentence=USB Devices
paragraph=USB Devices
category=Communication
url=https://github.com/chegewara/esp32-usb-v2
architectures=*
includes=src/*.hpp, src/*.h
It works until:
.../Documents/Arduino/libraries/esp32-usb-v2-master/src/private/usb_device.hpp:6:10: fatal error: common/tusb_common.h: No such file or directory
Any guidelines for how to use this with Arduino?
Metadata
Metadata
Assignees
Labels
No labels