Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RP2040 Philhower Core Compile Error #3

Open
Stass48 opened this issue Nov 21, 2023 · 1 comment
Open

RP2040 Philhower Core Compile Error #3

Stass48 opened this issue Nov 21, 2023 · 1 comment

Comments

@Stass48
Copy link

Stass48 commented Nov 21, 2023

In file included from c:\Users\Stass\Documents\Arduino\libraries\USB_Host_Shield_2.0/Usb.h:41,
from c:\Users\Stass\Documents\Arduino\libraries\USB_Host_Shield_2.0/masstorage.h:33,
from C:\Users\Stass\Documents\Arduino\PI2040\UsbMscDriver.h:6,
from C:\Users\Stass\Documents\Arduino\PI2040\PI2040.ino:1:
c:\Users\Stass\Documents\Arduino\libraries\USB_Host_Shield_2.0/avrpins.h:1406:2: error: #error "Please define board in avrpins.h"
1406 | #error "Please define board in avrpins.h"
| ^~~~~
In file included from c:\Users\Stass\Documents\Arduino\libraries\USB_Host_Shield_2.0/Usb.h:43:
c:\Users\Stass\Documents\Arduino\libraries\USB_Host_Shield_2.0/usbhost.h:126:2: error: #error "No SPI entry in usbhost.h"
126 | #error "No SPI entry in usbhost.h"
| ^~~~~

exit status 1

Compilation error: exit status 1

@qgerman2
Copy link

try my fork of the library, i also had that and other errors that i could fix by commenting some stuff out

https://github.com/qgerman2/USB_Host_Shield_2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants