Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Eavesdropper BitstreamGenerator SimpleDecimationFilter 11U68_MP3Player with TFTLCD ... more
Diff: FastIO.h
- Revision:
- 6:da3730030c07
- Parent:
- 4:6ebbf25b9167
- Child:
- 7:1e784ae11fba
diff -r 3dd1ab9bbc59 -r da3730030c07 FastIO.h --- a/FastIO.h Wed Jul 16 19:43:49 2014 +0000 +++ b/FastIO.h Thu Jul 17 15:08:03 2014 +0000 @@ -7,6 +7,7 @@ #include "FastIO_KLXX.h" #include "FastIO_K20D50M.h" #include "FastIO_NUCLEO_F401.h" +#include "FastIO_NUCLEO_F030.h" #ifndef INIT_PIN #warning Target is not supported by FastIO
