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.
Dependencies: target-freescale
Diff: api/SPI.h
- Revision:
- 13:d6551a5dcbbf
- Parent:
- 7:4fdb3a44f646
diff -r b39597997d8a -r d6551a5dcbbf api/SPI.h --- a/api/SPI.h Thu Mar 31 20:05:27 2016 -0500 +++ b/api/SPI.h Thu Mar 31 20:10:32 2016 -0500 @@ -26,7 +26,7 @@ #include "CThunk.h" #include "dma_api.h" #include "CircularBuffer.h" -#include "Function.h" +#include "FunctionPointer.h" #include "Transaction.h" #endif