git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1862 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-06-08 14:18:41 +00:00
parent 2dd3bdcaa6
commit 6eda8be5a8
4 changed files with 23 additions and 13 deletions
+4
View File
@@ -763,5 +763,9 @@
* arch/arm/str71x/str71x_serial.c: The STR711 interrupt driven serial driver
finally works after some extradinary measures to handle missed interrupts.
NSH is fully functional on the Olimex STR-P711 board.
* example/nsh: Moved architecture specific files from NSH directory to board-
specific directories.
* config/olimex-strp711/src/up_nsh.c: Add an NSH board specific directory for
for the Olimex STR7P11 board.