Oliver Schmidt
8082ddac41
Adjusted tests to recent changes.
...
The email and ftp programs aren't relevant anymore so support for them was removed from the cc65 builds. The explicit 80 column programs were added. The 80 colum web browser and Telnet server are built for all cc65 platforms as they are the largest and as such show best code increase issues.
2015-10-31 12:36:37 +01:00
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
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
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
oliverschmidt
8354e56c3d
Added the 6502-based target atari to the nightly test build.
2010-11-07 11:06:54 +00:00
adamdunkels
4c22ef33d0
Moved compile-platforms from examples/ to tools/release-tools
2009-06-18 08:40:57 +00:00