New
1.8.14
What's Changed
- Fixed Serial_::begin(..) definition to match arduino::HardwareSerial by @cmaglie in https://github.com/arduino/ArduinoCore-samd/pull/672
- Document how to add the required link to ArduinoCore-API. by @aentinger in https://github.com/arduino/ArduinoCore-samd/pull/676
- Update I2S.cpp to work with RTCZero library by @Khosos in https://github.com/arduino/ArduinoCore-samd/pull/692
- Updated naming of boards by @jhansson-ard in https://github.com/arduino/ArduinoCore-samd/pull/696
- Updated naming of MKR boards by @jhansson-ard in https://github.com/arduino/ArduinoCore-samd/pull/695
- USB CDC: Line Info Per Instance by @skulblakka in https://github.com/arduino/ArduinoCore-samd/pull/713
- Fix variant docs Issue #507 by @henklaak in https://github.com/arduino/ArduinoCore-samd/pull/714
New Contributors
- @Khosos made their first contribution in https://github.com/arduino/ArduinoCore-samd/pull/692
- @jhansson-ard made their first contribution in https://github.com/arduino/ArduinoCore-samd/pull/696
- @skulblakka made their first contribution in https://github.com/arduino/ArduinoCore-samd/pull/713
- @henklaak made their first contribution in https://github.com/arduino/ArduinoCore-samd/pull/714
Full Changelog: https://github.com/arduino/ArduinoCore-samd/compare/1.8.13...1.8.14