Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Revision:
96:487b796308b0
Parent:
93:e188a91d3eaa
--- a/TARGET_NUCLEO_F103RB/TARGET_STM/TARGET_NUCLEO_F103RB/gpio_object.h	Wed Mar 04 07:31:39 2015 +0100
+++ b/TARGET_NUCLEO_F103RB/TARGET_STM/TARGET_NUCLEO_F103RB/gpio_object.h	Tue Mar 17 14:27:45 2015 +0000
@@ -68,7 +68,6 @@
     return obj->pin != (PinName)NC;
 }
 
-
 #ifdef __cplusplus
 }
 #endif