nes-proj/tools/release-tools
adamdunkels 5311860ea2 There is no need to explicitly compile the shell binary anymore 2010-12-07 22:48:51 +00:00
..
compile-examples
compile-platforms
Makefile
Makefile.raven
Makefile.sky There is no need to explicitly compile the shell binary anymore 2010-12-07 22:48:51 +00:00
README

README

The tools/release-tools directory contains files for building and
testing Contiki releases. To compile a release of Contiki, run

  make RELEASE=2.3

for Contiki 2.3. It is also possible to compile a release of a
specific CVS tag or other non-numbered version, such as the current
CVS HEAD, like this:

  make TAG=HEAD

The compile-examples and compile-platform directories are used for
running nightly builds of the CVS version of Contiki.