Skip to content

Releases: SlashDevin/NeoSWSerial

Add support for 31250 baud (MIDI)

13 Jul 14:24
Compare
Choose a tag to compare

C++ derivation fix

13 Jun 19:46
Compare
Choose a tag to compare
  • Make overloaded write methods visible in derived NeoSWSerial. Calling any other write method was a compile error.

Add support for ATmega1281

08 Jun 00:41
Compare
Choose a tag to compare

PCINT0..7 are on PB0..7
PCINT8 on PE0 IS **NOT SUPPORTED**
PCINT9..15 are on PJ0..6
PCINT16..32 are on PK0..7

Convert to new Arduino library structure

13 May 00:51
Compare
Choose a tag to compare

Add missing paragraph= to library.properties -_-

Convert to new Arduino library structure

12 May 20:31
Compare
Choose a tag to compare
Convert to standard library structure

*  Ready to submit to Arduino Library Manager

Initial semver release

12 May 20:27
Compare
Choose a tag to compare
Add library.properties for #11

*  Move EXTERNAL_PCINT to header
*  Update version comments