.. |
6502
|
Minor formatting adjustment.
|
2012-02-10 18:56:40 +01:00 |
apple2enh
|
Added ProDOS 8 system program immediately returning to ProDOS. Thus allows to select between system programs if copied as first system program onto a ProDOS disk.
|
2010-02-03 23:44:56 +00:00 |
atari
|
Added cc65 target 'atari' for Atari 8-bit machines. This addition was triggered by exsistence of http://www.atari8ethernet.com/.
|
2010-09-29 19:44:01 +00:00 |
c64
|
Changed Contiki IPv4 address to 10.1.1.1 to allow for out-of-the-box testing in emulators with Ethernet support bound to a loopback interface (see Contiki Wiki article "Capturing loopback traffic with Wireshark").
|
2009-08-24 20:28:16 +00:00 |
c128
|
Changed Contiki IPv4 address to 10.1.1.1 to allow for out-of-the-box testing in emulators with Ethernet support bound to a loopback interface (see Contiki Wiki article "Capturing loopback traffic with Wireshark").
|
2009-08-24 20:28:16 +00:00 |
coffee-manager
|
The image file size must include the size of the area before the FS.
|
2012-11-20 12:06:27 +01:00 |
collect-view
|
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 |
cooja
|
Moved the Contiki tests from the tools/cooja directory into the regression-tests/ directory
|
2012-12-10 01:50:01 +01:00 |
csc
|
Added the computation of average loss rate
|
2011-02-26 22:07:46 +01:00 |
cygwin
|
Updated to a version compatible with latest serialdump-windows.exe
|
2011-09-19 17:42:30 +02:00 |
mspsim
|
Updated version of MSPSim - bug fixes and support for more platforms
|
2012-05-31 15:39:32 +02:00 |
powertrace
|
Avoid multiple inclusion
|
2010-10-24 21:12:52 +00:00 |
release-tools
|
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 |
sensinode
|
removed execute flag of source files (avoids diff problems with egit)
|
2011-03-01 18:16:42 +01:00 |
sky
|
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 |
stm32w
|
Merge pull request #50 from crawford/wpcapslip
|
2012-12-03 04:20:19 -08:00 |
wpcapslip
|
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 |
z1
|
added Zolertia Z1 tools
|
2010-08-24 15:48:20 +00:00 |
z80
|
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 |
avr-make-symbols
|
PROGMEM changes needed for newer avr-gcc compiler
|
2012-02-21 11:10:57 -05:00 |
avr-makecoffeedata
|
Converted u8_t to uint8_t and u16_t to uint16_t in the docs and tools directories.
|
2012-02-21 08:33:25 -05:00 |
avr-makefsdata
|
Put strings in PROGMEM, strip CRLF in text files only
|
2009-06-19 17:12:35 +00:00 |
base64-encode
|
Tool for Base64 encoding
|
2008-06-11 19:04:14 +00:00 |
check-contiki-style
|
Updated script per suggestion by @g-oikonomou to allow script to operate on files in subdirectories
|
2012-11-20 20:11:39 +01:00 |
codeprop.c
|
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 |
contiki-indent
|
Allow contiki-indent to operate on multiple files at once
|
2012-11-20 20:11:39 +01:00 |
empty-symbols.c
|
Replaced make-empty-symbols with empty-symbols.[c|h]
|
2011-04-03 13:24:58 +02:00 |
empty-symbols.h
|
Replaced make-empty-symbols with empty-symbols.[c|h]
|
2011-04-03 13:24:58 +02:00 |
freebsd-6-setup-slip
|
|
|
indent.pro
|
moved to a better place
|
2010-01-15 15:05:02 +00:00 |
make-symbols-nm
|
scripts for auto-generating symbols.[c,h]
|
2006-12-18 15:25:01 +00:00 |
Makefile
|
Add gitclean and distclean options to /tools/Makefile
|
2011-08-05 12:14:18 -04:00 |
makefsdata
|
Converted u8_t to uint8_t and u16_t to uint16_t in the docs and tools directories.
|
2012-02-21 08:33:25 -05:00 |
makestrings
|
|
|
mknmlist
|
Removed debuggin symbols and indirect symbol pointers. Added calloc and strchr to builtins
|
2008-01-08 08:22:51 +00:00 |
mknmlist-ansi
|
Added memmove as a builtin function.
|
2007-08-22 10:57:31 +00:00 |
msp430-make-symbols
|
added missing 'grep -v ^_'
|
2007-11-13 06:06:36 +00:00 |
scat.c
|
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 |
serial-log.pl
|
Add serial logging tool.
|
2011-08-28 16:12:41 -04:00 |
setup-nat-ubuntu
|
Enable NAT on both tap0 and tun0, and set the outgoing interface to eth10 which seems to be the default on instant-contiki
|
2009-05-12 17:24:04 +00:00 |
tapslip6.c
|
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 |
timestamp
|
Small hack for adding a timestamp to incoming lines
|
2007-11-12 11:48:49 +00:00 |
tunslip.c
|
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 |
tunslip6.c
|
Fix command line handling in tunslip6
|
2012-05-15 17:16:42 -04:00 |