From 0f24fe7e11df5bd1551e1f89d9cb6d7a15243ebb Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 9 Sep 2012 21:48:25 +0000 Subject: 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 --- nuttx/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') 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. -- cgit v1.2.3