HW layer for the Nucleo board, it only work with old BLE_API

Dependents:   Hello_BLE F446RE-BLE

Fork of X_NUCLEO_IDB0XA1 by ST

Files at this revision

API Documentation at this revision

Comitter:
leonardoaraujosantos
Date:
Tue Nov 03 23:10:27 2015 +0000
Parent:
126:32039585a969
Commit message:
Changing pin D13

Changed in this revision

x_nucleo_idb0xa1_targets.h Show annotated file Show diff for this revision Revisions of this file
--- a/x_nucleo_idb0xa1_targets.h	Tue Sep 29 12:39:31 2015 +0000
+++ b/x_nucleo_idb0xa1_targets.h	Tue Nov 03 23:10:27 2015 +0000
@@ -56,7 +56,7 @@
 	 Expansion boards modified in this way allow to be used on almost
 	 any Arduino-compliant base board.
 */
-//#define IDB0XA1_D13_PATCH
+#define IDB0XA1_D13_PATCH
 
 #if defined(IDB0XA1_D13_PATCH)
 #define IDB0XA1_PIN_SPI_SCK    (D13)