patacongo
|
817b284a13
|
Support C pre-processors without variable-arg macros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@535 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-09 01:13:24 +00:00 |
|
patacongo
|
b72a7ab50b
|
Debug can now be selectively enabled by subystem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@404 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-23 22:32:52 +00:00 |
|
patacongo
|
01207cc66e
|
Added network init; refactored some header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@338 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-09 11:58:50 +00:00 |
|
patacongo
|
7a1f5f61bd
|
Add new pthread_* APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@134 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-23 23:22:22 +00:00 |
|
patacongo
|
28a4afaf3a
|
Added support for POSIX timers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@111 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-21 17:21:26 +00:00 |
|
patacongo
|
96edde22e0
|
Changes for the SDCC compiler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@109 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-20 19:04:01 +00:00 |
|
patacongo
|
afefdcd042
|
Should call free(), not sched_free() in this context
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@91 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-19 14:23:58 +00:00 |
|
patacongo
|
efa050ddfa
|
Fix botched conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@83 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-17 22:43:36 +00:00 |
|
patacongo
|
238334bcd9
|
Add strerror()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@80 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-17 16:18:49 +00:00 |
|
patacongo
|
08199e1216
|
Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@61 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-14 18:58:21 +00:00 |
|
patacongo
|
b4fd3cdcf4
|
task_create now accepts variable number of arguments; 8051 bringup changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@56 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-11 17:37:47 +00:00 |
|
patacongo
|
9014f894a2
|
Code complete for 8051 (not tested)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@29 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-02 21:27:47 +00:00 |
|
patacongo
|
4fdd4c456b
|
Add logic to suppress clock_ APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@27 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-01 21:46:29 +00:00 |
|
patacongo
|
bcd6ba97bd
|
This creates a 8051 build that can run in 24Kb of RAM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@26 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-01 21:05:55 +00:00 |
|
patacongo
|
fb61b0b76b
|
Still working toward clean 8051 link
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@25 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-28 23:45:56 +00:00 |
|
patacongo
|
a60059d9d0
|
Finally, a clean SDCC compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@20 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-27 21:17:21 +00:00 |
|
patacongo
|
b8f3bd857b
|
Progress toward clean SDCC compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@18 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-21 21:55:16 +00:00 |
|
patacongo
|
59bd1d6954
|
Fixes for STDCC compiler (more needed)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@16 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-20 23:51:56 +00:00 |
|
patacongo
|
3c0e634aee
|
Eliminating GCC dependencies
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@14 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-20 22:39:56 +00:00 |
|
patacongo
|
e3f52bbeb4
|
Fix ARM IRQ handling problem + ARM context restore problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@9 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-19 22:51:18 +00:00 |
|
patacongo
|
b08a86171f
|
NuttX RTOS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-17 23:21:28 +00:00 |
|