ArduinoCore-samd/libraries/SPI
Phillip Burgess a2c0a5b547 SAMD21: Fix freq clipping in SPI.h, allow 24 MHz SPI
SPI clock freq previously clipped at MAX_SPI/2 (6 MHz) rather than MAX_SPI. Now works correctly.
Additionally, MAX_SPI set at 24 MHz on SAMD21. This is only slightly beyond spec and so far seems reliable with SD and SdFat tests on M0 Adalogger, eyes on HalloWing M0.
2019-11-04 14:45:51 -08:00
..
examples Cleanup and adding more needed files 2014-04-16 10:53:11 +02:00
keywords.txt Cleanup and adding more needed files 2014-04-16 10:53:11 +02:00
library.properties Add category on library.properties files 2015-10-31 17:20:08 +01:00
SPI.cpp fix for trinket/gemma m0 2019-06-15 22:59:15 -04:00
SPI.h SAMD21: Fix freq clipping in SPI.h, allow 24 MHz SPI 2019-11-04 14:45:51 -08:00