aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/include/wirish/wirish.h
diff options
context:
space:
mode:
Diffstat (limited to 'wirish/include/wirish/wirish.h')
-rw-r--r--wirish/include/wirish/wirish.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/wirish/include/wirish/wirish.h b/wirish/include/wirish/wirish.h
index 606aac0..75a2d6d 100644
--- a/wirish/include/wirish/wirish.h
+++ b/wirish/include/wirish/wirish.h
@@ -44,9 +44,7 @@
#include <wirish/wirish_debug.h>
#include <wirish/wirish_math.h>
#include <wirish/wirish_time.h>
-#if STM32_MCU_SERIES == STM32_SERIES_F1 /* FIXME [0.0.13?] port to F2 */
#include <wirish/HardwareSPI.h>
-#endif
#include <wirish/HardwareSerial.h>
#include <wirish/HardwareTimer.h>
#include <wirish/usb_serial.h>