Replacement for regular GPIO (DigitalIn, DigitalOut, DigitalInOut) classes which has superior speed.

Fork of FastIO by Erik -

Revision:
13:0e21ffc6cb84
Parent:
12:973e253323c9
Child:
15:e0c5a5216647
--- a/FastIO.h	Mon May 04 16:42:39 2015 +0000
+++ b/FastIO.h	Sun May 17 10:48:26 2015 +0000
@@ -6,7 +6,7 @@
 #include "FastIO_LPC81X.h"
 #include "FastIO_KLXX.h"
 #include "FastIO_K20D50M_KPSDK.h"
-#include "FastIO_NUCLEO_F4X1.h"
+#include "FastIO_STM32F4.h"
 #include "FastIO_NUCLEO_F030.h"
 #include "FastIO_LPC11XX.h"