Skip to content

Releases: SlashDevin/NeoSWSerial

Add support for 31250 baud (MIDI)

Choose a tag to compare

@SlashDevin SlashDevin released this 13 Jul 14:24
v3.0.5

New version

C++ derivation fix

Choose a tag to compare

@SlashDevin SlashDevin released this 13 Jun 19:46
  • Make overloaded write methods visible in derived NeoSWSerial. Calling any other write method was a compile error.

Add support for ATmega1281

Choose a tag to compare

@SlashDevin SlashDevin released this 08 Jun 00:41

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

Choose a tag to compare

@SlashDevin SlashDevin released this 13 May 00:51

Add missing paragraph= to library.properties -_-

Convert to new Arduino library structure

Choose a tag to compare

@SlashDevin SlashDevin released this 12 May 20:31
Convert to standard library structure

*  Ready to submit to Arduino Library Manager

Initial semver release

Choose a tag to compare

@SlashDevin SlashDevin released this 12 May 20:27
Add library.properties for #11

*  Move EXTERNAL_PCINT to header
*  Update version comments