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:
- 1:85a4a54f15e3
- Parent:
- 0:d394ebd01052
- Child:
- 2:1a6ed4b84590
diff -r d394ebd01052 -r 85a4a54f15e3 FastIO.h --- a/FastIO.h Tue Jul 01 17:04:08 2014 +0000 +++ b/FastIO.h Wed Jul 02 06:01:51 2014 +0000 @@ -3,6 +3,7 @@ #include "FastIO_LPC1768.h" #include "FastIO_LPC11UXX.h" +#include "FastIO_LPC81X.h" #include "FastIO_KLXX.h" #ifndef INIT_PIN
