GreyGnome / EnableInterrupt

New Arduino interrupt library, designed for Arduino Uno/Mega 2560/Leonardo/Due
329 stars 73 forks source link

Update library.json add platforms avr #36

Closed ricardojlrufino closed 6 years ago

ricardojlrufino commented 7 years ago

This fix a bug in PlatformIO dependencies platformio/platformio#814

GreyGnome commented 7 years ago

Thanks... I'll take a look at it.

On Oct 26, 2016 4:38 PM, "Ricardo JL Rufino" notifications@github.com wrote:

This fix a bug in PlatformIO dependencies platformio/platformio#814

https://github.com/platformio/platformio/issues/814

You can view, comment on, or merge this pull request online at:

https://github.com/GreyGnome/EnableInterrupt/pull/36 Commit Summary

  • Update library.json add platforms avr

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GreyGnome/EnableInterrupt/pull/36, or mute the thread https://github.com/notifications/unsubscribe-auth/ADSimdtrhLzEzXuNqyW7DNgJblHKHt-0ks5q38hygaJpZM4Khs3E .

frdteknikelektro commented 7 years ago

I think you should update the version as well. So platform IO can crawling your repo

ricardojlrufino commented 7 years ago

This can be merged ?

GreyGnome commented 6 years ago

Sorry, I've been away, working on other projects. I'm pulling this now.

GreyGnome commented 6 years ago

Merged, committed, and pushed.

frdteknikelektro commented 6 years ago

@GreyGnome I think you should also change the version. The version in library.json should also be updated to v0.9.7

GreyGnome commented 6 years ago

Yes I'm working on that. I will release 0.9.8 soon.