x

Dependents:   20180621_FT813

Fork of BurstSPI by Erik -

Revision:
14:35df38577abd
Parent:
13:bc069279eb37
diff -r bc069279eb37 -r 35df38577abd BurstSPI_STM32F4.cpp
--- a/BurstSPI_STM32F4.cpp	Sat May 16 11:09:59 2015 +0000
+++ b/BurstSPI_STM32F4.cpp	Mon Jul 23 12:23:44 2018 +0000
@@ -1,3 +1,4 @@
+//#if (defined(TARGET_STM32F4) || defined(TARGET_STM32F7))
 #if defined(TARGET_STM32F4)
 #include "BurstSPI.h"