Add NSH configuration

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3072 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2010-11-03 02:01:40 +00:00
parent 780464c28d
commit eeb7e5a294
8 changed files with 1132 additions and 12 deletions
+1 -1
View File
@@ -126,7 +126,7 @@
# define AV32_PSEL 1
# define AV32_TOP (82-1)
#else
# define AV32_PSEL 3
# define AV32_PSEL 2
# define AV32_TOP (144-1)
#endif
+1 -1
View File
@@ -94,7 +94,7 @@ up_switchcontext:
mfsr r10, AVR32_SR
sub r12, -4*(REG_LR+1)
/* Then "push" PC=LR, LR, SR, and SP as ther are on entry. */
/* Then "push" PC=LR, LR, SR, and SP as they are on entry. */
/* xx xx xx xx xx xx xx xx SP SR PC LR xx xx xx xx xx */
/* ^r12 */