Skip to content

Added support for interrupt on INT2 and INT3 on the Leonardo #92

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

Merged
merged 1 commit into from
Jun 2, 2012
Merged

Added support for interrupt on INT2 and INT3 on the Leonardo #92

merged 1 commit into from
Jun 2, 2012

Conversation

Lauszus
Copy link
Contributor

@Lauszus Lauszus commented Jun 2, 2012

You might also want to update the following page: http://arduino.cc/it/Reference/AttachInterrupt, so people know that they can't use external interrupt 2 and 3 and the Serial1 class at the same time.
Also a small text about the location of the interrupt pins might be useful for beginners.

damellis added a commit that referenced this pull request Jun 2, 2012
Added support for interrupt on INT2 and INT3 on the Leonardo
@damellis damellis merged commit b3d724c into arduino:master Jun 2, 2012
oriregev pushed a commit to oriregev/Arduino that referenced this pull request Dec 20, 2013
Added support for interrupt on INT2 and INT3 on the Leonardo
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Modified WaterMeterPulseSensor Example
TMRh20 added a commit to TMRh20/Arduino that referenced this pull request Nov 18, 2016
variant.h:
- Increase SPI_INTERFACES_COUNT to 2 from 1
- Define USART_SPI interface & pins

variant.cpp:
- Add arduino#92 to g_APinDescription for enabling the SCK pin for SPI1 (PA17
on peripheral B)

SPI.h & SPI.cpp:
- A number of changes to accommodate SPI0 vs USART0
- Supports SPISettings configuration
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.

2 participants