mbed library sources

Dependents:   frdm_kl05z_gpio_test

Fork of mbed-src by mbed official

Revision:
57:c7e83bc5e387
Parent:
56:99eb381a3269
Child:
58:3b55b7a41411
--- a/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/i2c_api.c	Thu Dec 12 10:45:05 2013 +0000
+++ b/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/i2c_api.c	Thu Dec 12 18:15:12 2013 +0000
@@ -175,8 +175,6 @@
     int timeout;
     int count;
   
-    if (length == 0) return 0;
-
 /*
     // Wait until the bus is not busy anymore
     timeout = LONG_TIMEOUT;