Releases: NicoHood/PinChangeInterrupt
Releases · NicoHood/PinChangeInterrupt
1.2.9
1.2.8
Release 1.2.8
Created with GPGit 1.3.4
https://github.com/NicoHood/gpgit
1.2.7
Release 1.2.7
Created with GPGit 1.3.2
https://github.com/NicoHood/gpgit
1.2.6
Release 1.2.6
Created with GPGit
https://github.com/NicoHood/gpgit
PinChangeInterrupt 1.2.5
Release 1.2.5
Created with GPGit 2.0.7
https://github.com/NicoHood/gpgit
PinChangeInterrupt 1.2.4
I forgot the 1.2.3 Release to tag, so basically both are "new" to Arduino library manager users.
1.2.4 Release (16.04.2016)
* Fixed Attinyx4/x5 Issue #8
1.2.3 Release (24.12.2015)
* Added Attiny441/841 support
PinChangeInterrupt 1.2.2
1.2.2 Release (05.12.2015)
- Fixed initial value when enabled issue
- Enabled official dot_a_linkage
- Added Attiny13 support Issue #4
- Updated documentation
- Improved detaching function
- Improved attaching and enabling
PinChangeInterrupt 1.2.1
1.2.1 Release (24.05.2015)
- Fix Attiny Issue #1
- Added enable/disable function
- Added getPinChangeInterruptTrigger() function
- Added to Arduino IDE library manager
PinChangeInterrupt 1.2
1.2 Release (19.04.2015)
* Added weak interrupt function
* Improved interrupt function calls
* Fixed attach/detach array position when ports are deactivated
* Improved manual PCINT deactivation by user
* Improved definitions for different boards
* HoodLoader2 definition fixes
* Improved speed
* Improved specific boards
* Moved attach function to .cpp file
* Updated examples
* Added API and LowLevel
* Added Port3 support (ATmega644P/ATmega1284P)
* Added PCINT_VERSION definition