From c3f866cc2c446a03e034f234c141722360e4b266 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 20 Aug 2012 00:57:14 +0000 Subject: Progress on STM32 OTG FS host driver git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5037 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index e589fac75..502c0e352 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3170,3 +3170,6 @@ initialization (Mike Smith). * tools/mkconfig.c: If CONFIG_DRAM_END is not specified, this tool will provide default definition of (CONFIG_DRAM_START + CONFIG_DRAM_SIZE) + * arch/arm/src/stm32/stm32_otgfshost.c: Renamed from stm32_usbhost.c. + This is nearly code complete and, with any luck, will be available + in NuttX-6.22. -- cgit v1.2.3