summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-09 19:13:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-09 19:13:30 +0000
commitae271edbfa84d39f03c170796f6b59f2b38756f4 (patch)
tree9d4a819cae71f82b67fc68e0f3e8495f1a8009d9 /nuttx/ChangeLog
parent9e4520f34303af04de864730cf9659e838b0f91c (diff)
downloadnuttx-ae271edbfa84d39f03c170796f6b59f2b38756f4.tar.gz
nuttx-ae271edbfa84d39f03c170796f6b59f2b38756f4.tar.bz2
nuttx-ae271edbfa84d39f03c170796f6b59f2b38756f4.zip
Beginning of configuration for M3 Wildfire board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5120 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 ef00bae87..614c14415 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3292,4 +3292,7 @@
is nothing in the source tree now that depends on the old way of
doing things (if I am wrong, they will need a change to the linker
script).
+ * configs/fire-stm32v2: Configuration for the M3 Wildfire board. I
+ don't know very much about this board other than is has an
+ STM32F103VET chip, LCD, touchscreen, and ENC28J60 network.