Skip to content

ComNets-Bremen/ComNets-contiki

 
 

Repository files navigation

The Contiki Operating System - ComNets fork

http://contiki-os.org https://github.com/contiki-os/contiki

This repository has some slight adaptations for our lectures and laboratories.

Cooja

To run cooja, you have to initialize the submodules:

git submodule init

git submodule update

and start cooja

cd tools/cooja

ant run

ComNets files

Some apps for ComNets projects are located in the folder examples/comnets where you will also find a corresponding readme.

About

This is a fork of the official contiki repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.1%
  • C++ 6.4%
  • Assembly 0.8%
  • Makefile 0.3%
  • Perl 0.1%
  • Objective-C 0.1%
  • Other 0.2%