summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-12 14:07:13 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-12 14:07:13 +0000
commit14c5c981145991a86366544bc11dbb9d410feecf (patch)
tree9fb204b8c6c0c4ecc6bcfcf80b3c6d18d5fc82f7 /nuttx/ChangeLog
parente0eb054e9194a0df9b3f81fa74b3fe702505477c (diff)
downloadnuttx-14c5c981145991a86366544bc11dbb9d410feecf.tar.gz
nuttx-14c5c981145991a86366544bc11dbb9d410feecf.tar.bz2
nuttx-14c5c981145991a86366544bc11dbb9d410feecf.zip
Misc STM32 wildfire and ENC28J60 driver updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5133 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 174b1cc52..f69cc8d06 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3328,3 +3328,6 @@
simple allocation of DMA I/O buffers. The initiali check-in
is code complete but untested (not event built into the
mm/Makefile yet.
+ * confgs/fire-stm32v2: The board port is basically functional.
+ Not all features have been verified. The ENC28J60 network
+ is not yet functional.