Edit page EmbeddedOperatingSystems
authorAnonymousCoward <AnonymousCoward@18.187.7.54>
Tue, 8 May 2007 02:36:01 +0000 (04:36 +0200)
committerPiki Plus <webmaster@codewiz.org>
Tue, 8 May 2007 02:36:01 +0000 (04:36 +0200)
EmbeddedOperatingSystems [new file with mode: 0644]

diff --git a/EmbeddedOperatingSystems b/EmbeddedOperatingSystems
new file mode 100644 (file)
index 0000000..7afb852
--- /dev/null
@@ -0,0 +1,7 @@
+
+ * '''DevLib''' - A homebrew library for embedded development that includes a small multitasking kernel.
+ * '''Nut/OS''' - A very nice OpenSource RTOS.  See http://www.ethernut.de/en/software.html .
+ * '''uClinux''' - A Linux kernel and distribution targeting several MMU-less microcontrollers.
+ * '''FreeRTOS''' - Another OpenSource RTOS.  See http://www.freertos.org/ .
+ * '''QNX''' - A microkernel RTOS with a wonderful system architecture.
+ * '''AmigaOS''' - Almost an embedded OS, and definitely an RTOS.