diff --git a/ChangeLog b/ChangeLog index cbb2b6000fb..e384bc08ee5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9131,5 +9131,9 @@ MCO pin definition. From Jussi Kivilinna (2014-12-02). * arch/arm/src/stm32/stm32_rcc.h: Add missing MCO configuration for the STM32L1xxx. From Jussi Kivilinna (2014-12-02). - * configs/sama5d3-xplained/src/sam_ajoystick.c: Add a analog Joystick - support for the SAMA5D3 Xplained board (2014-12-3). + * configs/sama5d3-xplained/src/sam_ajoystick.c: Add analog Joystick + shield support for the SAMA5D3 Xplained board (2014-12-3). + * configs/ucleo-f4x1re/src/sam_ajoystick.c and sam_adc.c: Add + analog Joystick shield support for the Nucleo F4x1RE boards. There + are still some ADC issues to be worke through as of the initial + commit (2014-12-3).