From 0f2256abcf28155c4a5c52b5ab48fff54798dd6e Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 14 Oct 2009 20:41:56 +0000 Subject: LEDs on port F, not C git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2135 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index f31ff42a0..28d04a3f8 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -903,6 +903,8 @@ cannot be used for the full NuttX bring-up). * configs/stm3210e-eval/ostest. The STM32 now passes the basic NuttX OS test at examples/ostest. The rest should be a piece of cake. + * configs/stm3210e-eval/nsh. Added NuttShell (NSH) example. + * configs/stm3210e-eval/src/stm32102e-internal.h. Fix on-board LED GPIO definitions. STM32: Things left to do: interrupt driver USART console driver, NSH bring-up, USB driver, LCD driver and NX bringup on the eval board's display, SPI driver, -- cgit v1.2.3