GameOpener / mbed-src

Fork of mbed-src by mbed official

Revision:
454:a07e52520545
Parent:
208:4557f4bb2dd5
Child:
489:119543c9f674
diff -r a290c6acf95e -r a07e52520545 targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/objects.h
--- a/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/objects.h	Mon Jan 26 17:45:07 2015 +0000
+++ b/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/objects.h	Tue Jan 27 07:15:07 2015 +0000
@@ -43,6 +43,7 @@
     IRQn_Type irq_n;
     uint32_t irq_index;
     uint32_t event;
+    PinName pin;
 };
 
 struct port_s {