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

Add support for PIC16F1455 #8

Open
qwertymodo opened this issue May 20, 2015 · 0 comments
Open

Add support for PIC16F1455 #8

qwertymodo opened this issue May 20, 2015 · 0 comments

Comments

@qwertymodo
Copy link

Simple request, the only change that needs to happen is that any #ifdef (_16F1454) lines should add || (_16F1455). On the library side, that's just usb_hal.h, and then a few places in the example applications, like the config #pragmas and initialization routines. I've tested it with the mouse and composite HID examples and it works great.

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

1 participant