Skip to content

Commit ea9dfb1

Browse files
committed
Revert "SPI library to new format"
(Filtered from arduino/Arduino@d5c8287)
1 parent a2d06c0 commit ea9dfb1

File tree

9 files changed

+1
-433
lines changed

9 files changed

+1
-433
lines changed

arch/avr/SPI.cpp renamed to SPI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010

1111
#include "pins_arduino.h"
12-
#include "SPI_Class.h"
12+
#include "SPI.h"
1313

1414
SPIClass SPI;
1515

File renamed without changes.

arch/avr/keywords.txt

Lines changed: 0 additions & 36 deletions
This file was deleted.

arch/sam/SPI.cpp

Lines changed: 0 additions & 139 deletions
This file was deleted.

arch/sam/SPI_Class.h

Lines changed: 0 additions & 72 deletions
This file was deleted.

arch/sam/keywords.txt

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)