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/6...