Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: targets/cmsis/TARGET_STM/TARGET_STM32L0/stm32l0xx_hal_rcc.h
- Revision:
- 384:ef87175507f1
- Parent:
- 382:ee426a420dbb
- Child:
- 490:119543c9f674
--- a/targets/cmsis/TARGET_STM/TARGET_STM32L0/stm32l0xx_hal_rcc.h Mon Nov 03 11:00:07 2014 +0000 +++ b/targets/cmsis/TARGET_STM/TARGET_STM32L0/stm32l0xx_hal_rcc.h Tue Nov 04 09:30:07 2014 +0000 @@ -1106,7 +1106,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 ******************************/