Skip to content

Conversation

@gicking
Copy link

@gicking gicking commented Nov 1, 2020

Update of NeoHWSerial (https://github.com/SlashDevin/NeoHWSerial).
Changes:
  - add required files for Arduino IDE >=v1.5.6
  - renamed attachInterrupt()/detachInterrupt() to
attachRxInterrupt()/attachTxInterrupt()
  - add attachTxInterrupt()/detachTxInterrupt() for user function on
Tx-empty interrupt. Useful e.g. for sync break handling in LIN bus
  - call user Rx-ISR function with UART status byte. Useful e.g. for
sync break handling in LIN bus
  - enable optional default action in user function via return value
@RoanBrand
Copy link

+1 please

Need this to show up in the Library Manager and working for new Arduino IDE 2

@gicking
Copy link
Author

gicking commented Mar 29, 2023

+1 please

Need this to show up in the Library Manager and working for new Arduino IDE 2

In my IDE 2.0.4. it already shows up (see below). No special setting required, just search for "NeoHWSerial". I understand that doesn't work for you...?

grafik

@RoanBrand
Copy link

Yes found it right after basically. Been using this lib since 2016, glad someone else forked it and made it easy:

https://github.com/gicking/NeoHWSerial

Thanks @gicking !

@gicking
Copy link
Author

gicking commented Mar 29, 2023

you're welcome!

Judging from the last commit/merge date, I guess SlashDevin no longer actively maintains this library...!? Anyway it feels odd to publish someone else's library! It would much rather have him/her merge my changes to this repo (hint, hint)

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