From 032c237865d6d2b585b592003d52408e331f355a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 29 Jul 2015 08:34:01 -0600 Subject: [PATCH] Minor modifications from review of previous commits --- arch/arm/src/stm32/chip/stm32l15xxx_memorymap.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/src/stm32/chip/stm32l15xxx_memorymap.h b/arch/arm/src/stm32/chip/stm32l15xxx_memorymap.h index 6fb3f233f44..0e7c103999b 100644 --- a/arch/arm/src/stm32/chip/stm32l15xxx_memorymap.h +++ b/arch/arm/src/stm32/chip/stm32l15xxx_memorymap.h @@ -144,4 +144,3 @@ #define STM32_DEBUGMCU_BASE 0xe0042000 #endif /* __ARCH_ARM_SRC_STM32_CHIP_STM32L15XXX_MEMORYMAP_H */ -