summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-09 21:48:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-09 21:48:25 +0000
commit0f24fe7e11df5bd1551e1f89d9cb6d7a15243ebb (patch)
tree108a03e9a0e235e08b0aa3394ca68b185f78da9e /nuttx/ChangeLog
parentae271edbfa84d39f03c170796f6b59f2b38756f4 (diff)
downloadnuttx-0f24fe7e11df5bd1551e1f89d9cb6d7a15243ebb.tar.gz
nuttx-0f24fe7e11df5bd1551e1f89d9cb6d7a15243ebb.tar.bz2
nuttx-0f24fe7e11df5bd1551e1f89d9cb6d7a15243ebb.zip
More progress on the Wildfire STM32 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5121 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 614c14415..6f899a7ab 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3294,5 +3294,10 @@
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.
+ STM32F103VET6 chip, LCD, touchscreen, and ENC28J60 network. Very
+ little is in place on the initial check-in.
+ * configs/shenzhou: Coding for the Shenzhou board port is complete,
+ but tested has been deferred until I get the right tools.
+ * arch/arc/include/stm32/chip.h and arch/arm/src/stm32/chip.h:
+ Add support for the STM32F103VET6.