We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Something silly...
usb_cdc_acm_demo
../main.c:306: error: (195) expression syntax pointer to struct configuration_descriptor -> pointer to const struct configuration_descriptor
Seems like I've had these examples running before no problem, not sure what's the issue now?
The text was updated successfully, but these errors were encountered:
No information about what compiler and version or what MCU.
Sorry, something went wrong.
Sorry! Rush this AM.,
Microchip XC8 1.32, to most the recent 1.4x flavor. I tried them all.
PIC16F1459, specifically and most importantly for me.
No branches or pull requests
Something silly...
usb_cdc_acm_demo
../main.c:306: error: (195) expression syntax
pointer to struct configuration_descriptor -> pointer to const struct configuration_descriptor
Seems like I've had these examples running before no problem, not sure what's the issue now?
The text was updated successfully, but these errors were encountered: