Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
2016-03-31 10:35:19 +02:00
apps Merge pull request #1438 from jkent/jsonparse 2016-03-11 14:23:17 +01:00
core Fixed a bug into tsch-schedule - tsch_schedule_add_link that causes deadlock if a new link cannot be created 2016-03-31 10:35:19 +02:00
cpu Added a pfs_remove() function and a pfs_seek() stub to the Commodore platforms. 2016-03-28 14:07:35 +02:00
dev Fix ip64 warnings 2016-02-04 00:26:54 +01:00
doc Fix doxygen warning 2016-03-15 10:25:05 +01:00
examples Activated CBM PFS for the C64 Telnet server. 2016-03-28 19:43:51 +02:00
lib/newlib Implement generic Newlib syscalls 2015-12-16 19:50:49 +01:00
platform Added a Contiki version of the CBM exec() system file; it uses PFS instead of POSIX. 2016-03-28 20:03:47 +02:00
regression-tests Merge pull request #1297 from simonduq/pr/default-prefix 2016-03-13 20:39:16 +01:00
tools fix SerialSocketServer when run without GUI 2016-03-16 18:48:09 +01:00
.gitattributes
.gitignore Added a pfs_remove() function and a pfs_seek() stub to the Commodore platforms. 2016-03-28 14:07:35 +02:00
.gitmodules
.travis.yml travis: Force AAPCS toolchain version 2016-02-07 18:21:57 +01:00
CONTRIBUTING.md
LICENSE
Makefile.include
README-BUILDING.md
README-EXAMPLES.md
README.md

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