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: Embedded_RTOS_Project
Fork of mmSPI by
Revision 25:5bb59ae7b814, committed 2013-08-20
- Comitter:
- gatedClock
- Date:
- Tue Aug 20 14:56:19 2013 +0000
- Parent:
- 24:d3b8c68f41f2
- Child:
- 26:26a8f31a31b8
- Commit message:
- cleanup.
Changed in this revision
| mmSPI.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/mmSPI.h Tue Aug 20 14:38:50 2013 +0000
+++ b/mmSPI.h Tue Aug 20 14:56:19 2013 +0000
@@ -16,8 +16,6 @@
#define mmSPI_MISO p30 // SPI interface pin.
#define mmSPI_SCLK p9 // SPI interface pin.
#define mmCPU_CLK p10 // soft CPU system clock.
-
-
/*----------------------------------------------//------------------------------
------------------------------------------------//----------------------------*/
