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 308:eb2f149c9cc4, committed 2017-04-10
- Comitter:
 - hudikm
 - Date:
 - Mon Apr 10 14:44:06 2017 +0000
 - Parent:
 - 307:fa98703ece8e
 - Commit message:
 - initial commit;
 
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 Fri Sep 16 12:03:25 2016 +0200 +++ b/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Mon Apr 10 14:44:06 2017 +0000 @@ -40,7 +40,8 @@ /* Define to prevent from recursive inclusion --------------------------------*/ #ifndef _X_NUCLEO_IDB0XA1_TARGETS_H_ #define _X_NUCLEO_IDB0XA1_TARGETS_H_ - + +#define IDB0XA1_D13_PATCH /*** SPI ***/ /* Use Arduino I2C Connectors */ #define IDB0XA1_PIN_SPI_MOSI (D11)
