X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=EmbeddedOperatingSystems;fp=EmbeddedOperatingSystems;h=7afb852b3fc6bdadfeaf91a28a82d2b63c2d8eaa;hp=0000000000000000000000000000000000000000;hb=dee6a8fb2951a661f5125d50ef10f4aaaf3fa5f1;hpb=3bd1d247083bee33a4b7db5ae8763fd770044271;ds=sidebyside diff --git a/EmbeddedOperatingSystems b/EmbeddedOperatingSystems new file mode 100644 index 0000000..7afb852 --- /dev/null +++ b/EmbeddedOperatingSystems @@ -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.