Apache NuttX is a mature, real-time embedded operating system (RTOS) https://nuttx.apache.org/
Find a file
patacongo fe9ddc4b1c Initial lpc214x support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@193 42af7a65-404d-4744-a932-0658087f49c3
2007-04-29 21:29:30 +00:00
arch Initial lpc214x support 2007-04-29 21:29:30 +00:00
configs Initial lpc214x support 2007-04-29 21:29:30 +00:00
Documentation Updated for 0.2.4 release 2007-04-28 22:38:28 +00:00
drivers Progress with DM320 2007-03-21 23:06:29 +00:00
examples Add timed mqueue test. 2007-03-29 23:44:55 +00:00
fs Eliminate warnings 2007-03-29 13:27:43 +00:00
include Added mq_timedsend() and mq_timedreceive() 2007-03-29 13:25:18 +00:00
lib Container being deallocated before buffers in container. Caused memory leak. 2007-03-29 16:53:03 +00:00
mm Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores 2007-03-14 18:58:21 +00:00
sched Fix another potential pthread_join race condition 2007-03-30 13:11:19 +00:00
tools Updated for 0.2.4 release 2007-04-28 22:38:28 +00:00
ChangeLog Updated for 0.2.4 release 2007-04-28 22:38:28 +00:00
Makefile arch/c5471/include and arch/dm320/include are not identical. This is in preparation to replace arch/c5471 and arch/dm320 with arch/arm 2007-04-26 00:44:27 +00:00
ReleaseNotes Updated for 0.2.4 release 2007-04-28 22:38:28 +00:00
TODO arch/c5471/include and arch/dm320/include are not identical. This is in preparation to replace arch/c5471 and arch/dm320 with arch/arm 2007-04-26 00:44:27 +00:00