mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Contiki OS for 6502 based computers
2cc74c5fd4
This is based on a usb-test example by Philippe Retornaz. It has been moved to platform and modified accordingly. With this in place: - putchar() can work over USB. So we can use things like printf, slip output - USB input can be redirected to slip or serial input The example itself is no longer needed in the source tree See Pull Request #18 |
||
---|---|---|
apps | ||
core | ||
cpu | ||
doc | ||
examples | ||
platform | ||
tools | ||
.gitignore | ||
LICENSE | ||
Makefile.include | ||
README | ||
README-BUILDING | ||
README-EXAMPLES |
The Contiki Operating System 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://www.contiki-os.org/