Contiki OS for 6502 based computers
Go to file
Oliver Schmidt a70fbf1bbf Reconfigured Telnet server.
In order to have the wget command make some sense the write command should be present too.
- On the Apple][ reduction of the MTU seems to gain just enough RAM to have the (rather heavy-weight) full-blown C library file I/O working.
- On the C128 there's way too little RAM so there's no wget command but only the file commands.
- On the CBMs a dummy lseek() was necessary to have the read command link.
2015-06-21 21:07:41 +02:00
apps Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
core Merge remote-tracking branch 'upstream/master' 2015-06-14 16:33:23 +02:00
cpu Reduced default for number of connections. 2015-06-21 20:58:51 +02:00
dev
doc
examples Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
platform Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
regression-tests
tools Removed obsolete apps from retro distribution. 2015-06-14 21:19:37 +02:00
.gitignore
.gitmodules
.travis.yml
CONTRIBUTING.md Adding a CONTRIBUTING file to use github feature 2014-07-04 09:29:12 +02:00
LICENSE
Makefile.include
README-BUILDING.md Rename to md 2013-03-26 23:15:37 +01:00
README-EXAMPLES.md Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
README.md Rename to md 2013-03-26 23:15:37 +01:00

The Contiki Operating System

Build Status

Contiki is an open source operating system that runs on tiny low-power microcontrollers and makes it possible to develop applications that make efficient use of the hardware while providing standardized low-power wireless communication for a range of hardware platforms.

Contiki is used in numerous commercial and non-commercial systems, such as city sound monitoring, street lights, networked electrical power meters, industrial monitoring, radiation monitoring, construction site monitoring, alarm systems, remote house monitoring, and so on.

For more information, see the Contiki website:

http://contiki-os.org