Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-06-05 15:03:12 -06:00
parent a78224d114
commit 2b65030b39

View File

@ -10551,3 +10551,6 @@
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).
* configs/sim/unionfs: Add a configuration for testing the Union File
System (2015-06-05).