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 serialEventUSB to USART0_Handler #1

Merged
merged 1 commit into from
Jul 21, 2017
Merged

add serialEventUSB to USART0_Handler #1

merged 1 commit into from
Jul 21, 2017

Conversation

adamvoss
Copy link
Contributor

@morganrallen wrote:
This is a convenience method that matches serialEvent but for the USB serial device.

This is the same as macchina/macchina.github.io#1

@macchina macchina merged commit bd9e73b into macchina:master Jul 21, 2017
adamvoss pushed a commit that referenced this pull request Jul 21, 2017
add serialEventUSB to USART0_Handler
adamvoss pushed a commit that referenced this pull request Jul 31, 2017
add serialEventUSB to USART0_Handler
@adamvoss
Copy link
Contributor Author

@morganrallen I see this is the same as arduino/ArduinoCore-sam#38. I am curious, have you also considered adding this against the AVR Core? This is only guess work and inferences, but it appears Arduino trys to keep a consistent interface between the cores when possible and that the AVR core gets the most attention with features/pulls sometimes being ported to the other cores. If I have inferred correctly, a pull against AVR may get your change more attention towards being merged.

@morganrallen
Copy link
Contributor

I actually hadn't thought about it, I guess it makes sense to have it for the 32u4 chips. I'll look into it.

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

Successfully merging this pull request may close these issues.

3 participants