fixed drive strength

Dependents:   capstone_i2c

Fork of mbed-dev by mbed official

Revision:
64:41a834223ea3
Parent:
18:da299f395b9e
--- a/targets/hal/TARGET_Atmel/TARGET_SAM_CortexM0P/rtc_api.c	Mon Feb 15 09:00:10 2016 +0000
+++ b/targets/hal/TARGET_Atmel/TARGET_SAM_CortexM0P/rtc_api.c	Mon Feb 15 10:00:10 2016 +0000
@@ -122,4 +122,4 @@
 
     uint32_t count_value = (uint32_t)t;
     rtc_count_set_count(&rtc_instance, count_value);
-}
\ No newline at end of file
+}