blob: 2b0d39f5c6414598f116edd4be959ae43f38e885 [file] [log] [blame]
/**
\mainpage The Contiki Operating System
\author Adam Dunkels <adam@dunkels.com>
The Contiki desktop environment is a highly portable, modern, open
source, Internet-enabled operating system and desktop environment for
very constrained systems, such as 8-bit microcontrollers or 8-bit
homecomputers like the Commodore 64
Contiki has the following features:
- Windowing system and GUI toolkit
- Cooperative multitasking event kernel
- Message passing using signals
- TCP/IP support using the uIP TCP/IP stack
- VNC server
Contiki is written in the C programming language and is freely
available as open source under a BSD-style license. More information
about Contiki can be found at the Contiki home page:
http://dunkels.com/adam/contiki/
*/