summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-20 00:57:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-20 00:57:14 +0000
commite731679a6b732caec6cf7c0d4be3555e50a31688 (patch)
tree0f4a1a63d0d6f66a3083d632352cada1b419a497 /nuttx/ChangeLog
parentd870b7c875b937810063262c31c9ec14b6178890 (diff)
downloadnuttx-e731679a6b732caec6cf7c0d4be3555e50a31688.tar.gz
nuttx-e731679a6b732caec6cf7c0d4be3555e50a31688.tar.bz2
nuttx-e731679a6b732caec6cf7c0d4be3555e50a31688.zip
Progress on STM32 OTG FS host driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5037 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
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.