update of https://github.com/SlashDevin/NeoHWSerial
- updated to Arduino IDE >=v1.5.6 library format (see https://arduino.github.io/arduino-cli/latest/library-specification/)
- pass UART status byte to user receive function. Required e.g. for break detection in LIN bus
- support optional storing to ring buffer after return from user routine via return value
+1 please
Need this to show up in the Library Manager and working for new Arduino IDE 2
+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...?

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 !
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)