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

wiring_shift.c missing on PIC32 side. #50

Closed
opensiriusfox opened this issue Jun 13, 2011 · 1 comment
Closed

wiring_shift.c missing on PIC32 side. #50

opensiriusfox opened this issue Jun 13, 2011 · 1 comment

Comments

@opensiriusfox
Copy link

Release: MPIDE 0022 CHIPKIT Win 20110530, possibly others

Description:
When using the shfitOut/shiftIn routines from the Arduino API code target at a PIC32 based device will fail to compile. The bug appears to be caused by the wiring_shift.c library missing from the PIC32 side.

Possible Fix:
Copying wiring_shift.c from /hardware/arduino/cores/arduino/ to /hardware/pic32/cores/pic32/ fixes the compilation errors.

@msproul
Copy link
Contributor

msproul commented Jun 16, 2011

the file has been copied into the pic32 folder

@msproul msproul closed this as completed Jun 16, 2011
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