Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-07-21 07:18:07 -06:00
parent 8301cd2402
commit c51828fb2c
1 changed files with 2 additions and 1 deletions

View File

@ -10747,4 +10747,5 @@
* arch/arm/src/stm32f7: Add an STM32 F7 Ethernet driver (2015-07-20).
* arch/arm/src/stm32f7: Port the STM32 F4 DMA driver. Untested on
initial commit (2015-07-20).
* arch/arm/src/sam34: Correct some problems with SAM3/4 watchdog driver.
Includes some small improvements. From Max Neklyudov (2015-07-21).