From ea09094818818ecd65a622a15ea672f5b9ff72e2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 17 Apr 2014 10:52:27 -0600 Subject: STM32 OTGFS Host: Changes from Leo for low-speed devices and interrupt endpoints --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index ba40b24fa..e9d2f12ba 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -7190,4 +7190,6 @@ * configs/sama5dx-ek/include/board.h and sama5d3-xplained.h: These files referenct type xcpt_t and so must include nuttx/irq.h. This is Sourceforge bug 25 submitted by Luciano Neri (2014-4-17). + * arch/arm/src/stm32/stm32_otgfshost.c: Some fixes related to low-speed + devices and interrupt endpoints from Leo (2014-4-17). -- cgit v1.2.3