From af086950f8567b3595cee4b3cc7852557464837d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 19 May 2013 11:04:19 -0600 Subject: Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery --- nuttx/ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index f289b3f9e..8cec7d93e 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -4735,5 +4735,8 @@ Add GPIO support for the STM32L215X (2013-5-18). * arch/arm/src/stm32/chip/stm32l15xxx_memorymap.h: STM32L215X memory map (2013-5-18). - * arch/arm/src/stm32/chip/stm32_pwr.h and stm32fl15xxx_rcc.h: More updates - for the STM32L152 (2013-5-19). + * arch/arm/src/stm32/chip/stm32_pwr.h, stm32fl15xxx_rcc.h, and stm32l15xxx_syscfg.h: + More updates for the STM32L152 (2013-5-19). + * configs/stm32ldiscovey: Configuration for the STM32L-Discovery board. + Still does not build on initial check-in (2013-5-19) + -- cgit v1.2.3