diff --git a/ChangeLog b/ChangeLog index 5af68fbcbd..ea23c3bca8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10549,3 +10549,5 @@ * fs/, fs/unionfs, include/nuttx, include/sys, Documentation: Add support for a union file system that can be used to overlay and merge the content of two mounted file systems (2015-06-05). + * arch/arm/src/efm32/efm32_spi.c: Add SPI GPIO pin initialization. From + Pierre-noel Bouteville (2015-06-05).