summaryrefslogtreecommitdiffstats
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 62b05931d1..46b821b79b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3213,3 +3213,5 @@
strings by strerror().
* arch/arm/src/stm32/stm32_usbotghost.c: Finally... the USB OTG FS
appears to handle NAKing correctly is complete.
+ * configs/stm32f4discovery/*: Add support for USB OTG FS host on the
+ STM32F4Discovery board.