9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-06-12 07:53:44 -06:00
parent dace4cb7b9
commit c4ae0251bf
1 changed files with 4 additions and 0 deletions

View File

@ -7423,4 +7423,8 @@
* configs/sama5d4-ek: Initial board support for the SAMA5D4-EK board.
This initial check-in is basically the SAMA5D3-Xplained board support
with appropriate name changes (2014-6-6).
* stm32/arch/arm/src/stm32_serial.c: Handle configuration for the
case of 8-bit data with parity. From Freddie Chopin (2014-6-11).
* binfmt/libelf/elf.c: Fix a compilation error when CONFIG_ELF_DUMPBUFFER
is defined. From Pelle Windestam (2014-6-12).