Update ChangeLog

This commit is contained in:
Gregory Nutt
2015-05-02 11:02:08 -06:00
parent def19bad48
commit af68a2d484
+3
View File
@@ -10272,3 +10272,6 @@
* arch/arm/src/lpc17xx/lpc176x_gpio.c: Reorder steps when an output
GPIO is configured in order to avoid transient bad values from being
output. From Hal Glenn (2015-05-02).
* arch/arm/src/stm32/stm32_otgfsdev.c and stm32_otghsdev.c: Add
protection in the event that out-of-bound enpoint numbers are
received. From David Sidrane (2015-05-02).