From 8038a6e3386d59af6a1a099e21234a93be15ef15 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Fri, 12 Jun 2015 03:06:02 -0700 Subject: wirish: enable HardwareSPI for STM32F2-4 --- wirish/include/wirish/wirish.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'wirish/include/wirish/wirish.h') 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 #include #include -#if STM32_MCU_SERIES == STM32_SERIES_F1 /* FIXME [0.0.13?] port to F2 */ #include -#endif #include #include #include -- cgit v1.2.3