1.8.11
Changelog
Fix some bugs exposed by ArduinoCore-API migration
- SPI clock is now limited to F_CPU/2
- RingBuffer access for UART is now IRQ safe (fixes issues with high speed serial communication)
- Get rid of all warnings
- Allow inclusion of <avr/pgmspace.h> (backwards compatibility)