patacongo
|
ea1594a398
|
Add resource.h and fixed frequently cloned typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-24 19:11:47 +00:00 |
patacongo
|
6cece5a803
|
Pascal now installs in the apps/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3583 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-10 15:50:23 +00:00 |
patacongo
|
3552ddb5ff
|
Add a layer to redirect kernel-mode memory manager accesses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3466 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-05 15:50:01 +00:00 |
patacongo
|
0df702514b
|
Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3459 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-03 18:42:33 +00:00 |
patacongo
|
723c94deee
|
Remove .built_always
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3449 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-01 14:30:43 +00:00 |
patacongo
|
349f6aae93
|
Prep for 6.0 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-21 21:59:35 +00:00 |
patacongo
|
c9e6a573bb
|
Move nuttx/examples to apps/examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-20 18:18:19 +00:00 |
patacongo
|
e07f0db120
|
Use = instead of / for delimiter in appconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3396 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-19 13:28:07 +00:00 |
patacongo
|
34e8f21889
|
Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3394 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 20:35:31 +00:00 |
patacongo
|
715cd48f70
|
Move NSH to apps/ as library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3393 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 19:46:25 +00:00 |
patacongo
|
1ead79b6d5
|
More support for SLIP data link protocol
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-12 15:36:28 +00:00 |
patacongo
|
61955434b1
|
Add strnlen()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-27 20:54:11 +00:00 |
patacongo
|
f4e7915e3d
|
Replace CONFIG_EXAMPLE with CONFIG_APP_DIR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2893 42af7a65-404d-4744-a932-0658087f49c3
|
2010-08-28 18:06:51 +00:00 |
patacongo
|
01f6a8a146
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2352 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 20:56:22 +00:00 |
patacongo
|
19fb20b3ef
|
Fixes for Z80 compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2240 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-07 00:03:22 +00:00 |
patacongo
|
ca7e2543e7
|
Add CONFIG_DEBUG_SYMBOLS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2053 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 14:18:15 +00:00 |
patacongo
|
e72dce9e1b
|
Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-25 17:44:35 +00:00 |
patacongo
|
e29fdf0267
|
Add conditional compilation to eliminate or limit cloning of descriptors when a new task is created
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1886 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-15 21:44:27 +00:00 |
patacongo
|
a1c420212f
|
Add option to copy to RAM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1689 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-08 23:24:59 +00:00 |
patacongo
|
44b880d56e
|
Patch [2696648] Z80: interrupt flag stored in parity bit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1640 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-22 19:52:48 +00:00 |
patacongo
|
f4bb32479b
|
Add option to select priority inheritance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1582 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-09 00:33:39 +00:00 |
patacongo
|
fac43407b1
|
Need pre-processor support for auto-generation of source file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1312 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-26 18:59:14 +00:00 |
patacongo
|
73a6fc026d
|
Add support for TCP/IP connection backlog
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1294 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-20 19:24:06 +00:00 |
patacongo
|
8840defcc2
|
Default state is poll() disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1260 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-17 13:39:27 +00:00 |
patacongo
|
f3866fb556
|
Added CONFIG_USERMAIN_STACKSIZE
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1227 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-13 21:13:53 +00:00 |
patacongo
|
dede5077d6
|
Change configuration name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1226 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-13 20:37:02 +00:00 |
patacongo
|
aec4241258
|
Update for changes to common/up_internal.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1161 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-07 20:53:46 +00:00 |
patacongo
|
68271820db
|
Add raw binary option
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@929 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-17 23:30:54 +00:00 |
patacongo
|
d34ada46c0
|
Add support for Intel Hex format output
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@922 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-16 21:45:41 +00:00 |
patacongo
|
f86028809f
|
Add /etc via ROMFS and /tmp via FAT FS to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@910 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-11 21:54:23 +00:00 |
patacongo
|
db24d24ac2
|
Add uIP access to ICMP protocol
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@869 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-02 20:42:01 +00:00 |
patacongo
|
266c90f8b1
|
NSH redirected output
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@823 42af7a65-404d-4744-a932-0658087f49c3
|
2008-08-16 18:39:46 +00:00 |
patacongo
|
46c160af8b
|
Lower case file names
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@766 42af7a65-404d-4744-a932-0658087f49c3
|
2008-06-01 22:02:47 +00:00 |
patacongo
|
85d947640a
|
xtrs_head.asm not checked-in due to .cvsignore problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@723 42af7a65-404d-4744-a932-0658087f49c3
|
2008-03-04 00:48:03 +00:00 |
patacongo
|
aae7fd5432
|
Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibility
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@722 42af7a65-404d-4744-a932-0658087f49c3
|
2008-03-04 00:40:49 +00:00 |
patacongo
|
4b331938fa
|
Incorporate patch 1899525
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@720 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-23 14:26:46 +00:00 |
patacongo
|
491f5b42b5
|
Incorporate patch 1897630
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@714 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-20 12:55:07 +00:00 |
patacongo
|
e6756626f8
|
Still detangling lowuart stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@709 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-18 18:22:06 +00:00 |
patacongo
|
28366b75d0
|
Fix LOWCONSOLE confusion
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@707 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-18 17:29:53 +00:00 |
patacongo
|
e173b3ff73
|
xtrs port: generation of executable. Patch 1895239
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@702 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-18 14:20:19 +00:00 |
patacongo
|
c90fc3b5e6
|
Add support for the TRS-80 Model 3 via xtrs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@689 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-15 22:10:33 +00:00 |