mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Fix in sam SPI library initialization when using multiple CS (extended API).
http://forum.arduino.cc/index.php?topic=189682.0
This commit is contained in:
@ -4,6 +4,7 @@ ARDUINO 1.5.5 BETA
|
||||
[libraries]
|
||||
* avr: Fixed buffer overflow in File::doBuffer() (dreggy)
|
||||
* avr: Fixed timeout in Bridge::transfer()
|
||||
* sam: Fixed SPI initialization (when using extended API and multiple CS)
|
||||
|
||||
ARDUINO 1.5.4 BETA 2013.09.10
|
||||
|
||||
|
Reference in New Issue
Block a user