The official mbed C/C SDK provides the software platform and libraries to build your applications.

Fork of mbed by mbed official

Revision:
85:024bf7f99721
Parent:
84:0b3ab51c8877
Child:
92:4fc01daae5a5
--- a/TARGET_NUCLEO_L053R8/stm32l0xx_hal_rcc.h	Mon May 19 18:14:09 2014 +0100
+++ b/TARGET_NUCLEO_L053R8/stm32l0xx_hal_rcc.h	Wed Jun 11 15:14:05 2014 +0100
@@ -1110,7 +1110,7 @@
   */
 
 /* Include RCC HAL Extension module */
-#include "stm32L0xx_hal_rcc_ex.h"
+#include "stm32l0xx_hal_rcc_ex.h"
 
 /* Exported functions --------------------------------------------------------*/
 /* Initialization and de-initialization methods  ******************************/