mbed library sources

Dependents:   frdm_kl05z_gpio_test

Fork of mbed-src by mbed official

Revision:
217:d0ccc61c1fd4
Parent:
201:fa203361dc70
--- a/targets/hal/TARGET_STM/TARGET_NUCLEO_L053R8/objects.h	Tue May 27 10:00:08 2014 +0100
+++ b/targets/hal/TARGET_STM/TARGET_NUCLEO_L053R8/objects.h	Tue May 27 13:00:07 2014 +0100
@@ -61,7 +61,7 @@
 
 struct dac_s {
     DACName dac;
-    PinName channel;
+    PinName pin;
 };
 
 struct serial_s {