1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

[sam] fixed SPI initialization

Fixes #1561
This commit is contained in:
Cristian Maglie
2013-09-03 14:50:33 +02:00
parent ed41a67614
commit 2ebd47ab53
2 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,9 @@
ARDUINO 1.5.4 BETA
[libraries]
* sam: fixed wrong SPI initialization (noblepepper)
ARDUINO 1.5.3 BETA 2013.08.30
[ide]