aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-20 00:57:14 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-20 00:57:14 +0000
commitc3f866cc2c446a03e034f234c141722360e4b266 (patch)
tree0f4a1a63d0d6f66a3083d632352cada1b419a497 /nuttx/ChangeLog
parentba31404b97b156e018fe1dc3ae0f28e4a8e080a2 (diff)
downloadpx4-firmware-c3f866cc2c446a03e034f234c141722360e4b266.tar.gz
px4-firmware-c3f866cc2c446a03e034f234c141722360e4b266.tar.bz2
px4-firmware-c3f866cc2c446a03e034f234c141722360e4b266.zip
Progress on STM32 OTG FS host driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5037 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.