From 901246173f8bcce0e14ddf5808d3f1672a1989bd Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 30 Jun 2017 22:31:21 +0100 Subject: [PATCH] Tidy from rebase --- targets/TARGET_STM/TARGET_STM32L1/common_objects.h | 1 + 1 file changed, 1 insertion(+) diff --git a/targets/TARGET_STM/TARGET_STM32L1/common_objects.h b/targets/TARGET_STM/TARGET_STM32L1/common_objects.h index 9de4311729..844e0f5b25 100644 --- a/targets/TARGET_STM/TARGET_STM32L1/common_objects.h +++ b/targets/TARGET_STM/TARGET_STM32L1/common_objects.h @@ -109,6 +109,7 @@ struct i2c_s { uint8_t available_events; #endif }; + struct flash_s { /* nothing to be stored for now */ uint32_t dummy;