projet_pololu_et5_ees
Fork of FastIO by
Diff: FastIO.h
- Revision:
- 21:a1dfa6c65400
- Parent:
- 20:ed72895a2402
diff -r ed72895a2402 -r a1dfa6c65400 FastIO.h --- a/FastIO.h Tue May 17 20:06:23 2016 +0000 +++ b/FastIO.h Tue Sep 20 09:28:40 2016 +0000 @@ -8,6 +8,7 @@ #include "FastIO_KLXX.h" #include "FastIO_K20D50M_KPSDK.h" #include "FastIO_STM32F4.h" +#include "FastIO_STM32L073XX.h" #include "FastIO_NUCLEO_F030.h" #include "FastIO_LPC11XX.h" #include "FastIO_EFM32.h"