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.
Fork of X_NUCLEO_IDB0XA1 by
Revision 213:edfc72290462, committed 2016-03-05
- Comitter:
- mjnagels
- Date:
- Sat Mar 05 09:49:47 2016 +0000
- Parent:
- 212:8b5ff0f0186f
- Commit message:
- used bikeservice
Changed in this revision
x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Thu Jan 14 11:19:43 2016 +0100 +++ b/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Sat Mar 05 09:49:47 2016 +0000 @@ -56,6 +56,8 @@ Expansion boards modified in this way allow to be used on almost any Arduino-compliant base board. */ + +#define IDB0XA1_D13_PATCH #if defined(IDB0XA1_D13_PATCH) #define IDB0XA1_PIN_SPI_SCK (D13) #else // !defined(IDB0XA1_D13_PATCH)