Skip to content

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