Commit Graph

25 Commits

Author SHA1 Message Date
Simon Duquennoy 722b3258d1 Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
Rémy Léone e6bd4f1dde Rename to md 2013-03-26 23:15:37 +01:00
Rémy Léone 7b40a568a6 Update to markdown
- Spellchecking
- Update plain text to github markdown
2013-03-26 16:55:19 +01:00
Adam Dunkels 944537fccf Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
Adam Dunkels 3b33c198ed Fix names of avr-raven platform 2011-09-05 11:42:10 +02:00
Adam Dunkels 9ce61940c0 bugfix 2011-09-01 18:03:49 +02:00
Adam Dunkels 07fcc7ae84 Removed the deprecated netsim platform. Added z1 and redbee. 2011-09-01 18:02:19 +02:00
Adam Dunkels 7af08abee5 Don't include the deprecated netsim platform 2011-08-31 22:04:02 +02:00
Adam Dunkels 089af1b2de Updated for git (intermediate commit - not sure this works yet!) 2011-08-31 20:56:28 +02:00
adamdunkels 5311860ea2 There is no need to explicitly compile the shell binary anymore 2010-12-07 22:48:51 +00:00
oliverschmidt 8354e56c3d Added the 6502-based target atari to the nightly test build. 2010-11-07 11:06:54 +00:00
adamdunkels faec16f236 Updated to the new collect-view path 2010-11-03 14:53:16 +00:00
nifi d34f278256 jcreate now has its own platform 2010-05-04 10:38:55 +00:00
adamdunkels d5e133bf7c Added target for making the tools/ and tools/sky/uip6-bridge 2010-02-06 18:22:34 +00:00
adamdunkels 83e823959f Reverted previous change of the sky tools path: it was correct before 2010-02-03 22:01:08 +00:00
adamdunkels c06526326c Bugfix in the path to the sky linux tools 2010-02-03 21:55:09 +00:00
adamdunkels 3746ffb4f1 Removed the energest-demo from the nightly builds since it is now moved to contikiprojects 2010-02-03 20:43:04 +00:00
adamdunkels d98de28966 README file for the contents of the release-tools directory 2009-06-26 19:56:33 +00:00
adamdunkels 81786900f2 Makefile for automated nightly building of example code 2009-06-18 08:42:08 +00:00
adamdunkels 4c22ef33d0 Moved compile-platforms from examples/ to tools/release-tools 2009-06-18 08:40:57 +00:00
adamdunkels cf3a889cb5 Added INF files to Raven binary package 2008-11-26 19:49:44 +00:00
adamdunkels 629963a6ba Bugfix: the directory filename was wrong 2008-11-10 21:08:01 +00:00
adamdunkels 1ddc7443e8 Cleaned up the release compilation process by moving the targets for the binary packages into separate makefiles 2008-11-06 08:46:35 +00:00
adamdunkels e0b821e448 Made it easier to package the current CVS (the HEAD tag). Added package for the AVR Raven uIPv6 files. 2008-10-30 21:29:21 +00:00
adamdunkels 8c1a657782 Makefile for extracting, compiling, and packaging a Contiki release 2008-08-15 18:08:03 +00:00