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
This commit is contained in:
patacongo
2012-09-12 14:07:13 +00:00
parent b8cc5c9186
commit 3ed92de6eb
10 changed files with 71 additions and 29 deletions
+3
View File
@@ -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.