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

Better interrupt APIs #46

Open
bnewbold opened this issue Feb 7, 2013 · 0 comments
Open

Better interrupt APIs #46

bnewbold opened this issue Feb 7, 2013 · 0 comments

Comments

@bnewbold
Copy link
Contributor

bnewbold commented Feb 7, 2013

Original author: [email protected] (April 11, 2011 18:43:55)

See:

http://forums.leaflabs.com/topic.php?id=720

Users would like a more convenient interface for attaching interrupts to all sorts of events. It seems like DMA is probably the backend to choose for most of these situations (ADC conversion, USART character reception, etc.), but the CAN/USB IRQ sharing issue brought up by x893 is a good point: we should allow a #define to bring in a CAN IRQ handler defined by the user.

Original issue: http://code.google.com/p/leaflabs/issues/detail?id=62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant