summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-24 22:16:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-24 22:16:09 +0000
commite1d2e02765b287c4a2966fa9e9e1cad7ea815bf8 (patch)
tree4504193e31c837a98e911a2bb7b8b121509179f9 /nuttx/ChangeLog
parente55c8494b069f59b0c1380c50cf0993310085dae (diff)
downloadpx4-nuttx-e1d2e02765b287c4a2966fa9e9e1cad7ea815bf8.tar.gz
px4-nuttx-e1d2e02765b287c4a2966fa9e9e1cad7ea815bf8.tar.bz2
px4-nuttx-e1d2e02765b287c4a2966fa9e9e1cad7ea815bf8.zip
Update STM32 USB OTG FS host driver -- the driver is now marginally functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5051 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 502c0e352..993719b11 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3173,3 +3173,7 @@
* 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.
+ * configs/*/defconfig: Update all defconfig files to remove syntax
+ that is incompatible with the mconf configuration tool.
+ * arch/arm/src/stm32/stm32_otgfshost.c: This driver now appears to be
+ functional (although more testing is necesary). \ No newline at end of file