mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Revision:
186:707f6e361f3e
Parent:
184:08ed48f1de7f
--- a/targets/TARGET_STM/TARGET_STM32L1/device/stm32l1xx_hal_adc.h	Thu Apr 19 17:12:19 2018 +0100
+++ b/targets/TARGET_STM/TARGET_STM32L1/device/stm32l1xx_hal_adc.h	Fri Jun 22 16:45:37 2018 +0100
@@ -44,6 +44,9 @@
 /* Includes ------------------------------------------------------------------*/
 #include "stm32l1xx_hal_def.h"
 
+/* Include low level driver */
+#include "stm32l1xx_ll_adc.h"
+
 /** @addtogroup STM32L1xx_HAL_Driver
   * @{
   */