.. |
6502
|
Allow to download complete disk images (incl. custom config file) beside the pure custom config file. Is this kind of a hack as there are no disk image utilities used. Instead the offsets to the config file content in the current example-webserver disk image files is hardcoded into the PHP source code. As soon as the disk images change the offsets need to be adjusted.
|
2008-06-07 00:26:44 +00:00 |
apple2enh
|
Added a bootable ProDOS 8 disk image and my ProDOS 8 binary loader to by used by the 'disk' make target.
|
2008-05-22 22:25:03 +00:00 |
c64
|
Moved platform/c64/contiki.cfg to tools/c64/sample.cfg
|
2008-05-21 08:13:04 +00:00 |
c128
|
Moved platform/c128/contiki.cfg to tools/c128/sample.cfg
|
2008-05-21 08:09:46 +00:00 |
chakana
|
moved release lock to before return response
|
2007-10-23 09:46:28 +00:00 |
cooja
|
shorter test duration
|
2008-05-02 06:15:16 +00:00 |
sky
|
Moved sky-specific make targets from the tools/sky/Makefile to the more natural platform/sky/Makefile.sky. Added a number of convenient targets for accessing the serial port.
|
2008-05-29 20:15:49 +00:00 |
wpcapslip
|
Made wpcapslip work with IPv6 enabled. Added -l option to turn on logging.
|
2008-06-19 07:52:28 +00:00 |
z80
|
SDCC-to-Binary translation tool is added for convenience.
|
2007-11-28 09:40:49 +00:00 |
avr-make-symbols
|
Fix symbol table generation for the AVR platform.
|
2006-12-22 17:21:50 +00:00 |
base64-encode
|
Tool for Base64 encoding
|
2008-06-11 19:04:14 +00:00 |
codeprop.c
|
* Add/update linker & loader error codes.
|
2007-04-26 12:54:13 +00:00 |
freebsd-6-setup-slip
|
Script for setting up SLIP communication under FreeBSD 6
|
2006-06-18 05:57:10 +00:00 |
make-empty-symbols
|
Shell scripts need to have Unix line endings even on Windows/Cygwin.
|
2008-01-15 21:35:42 +00:00 |
make-symbols-nm
|
scripts for auto-generating symbols.[c,h]
|
2006-12-18 15:25:01 +00:00 |
Makefile
|
Makefile for tools
|
2007-04-02 20:01:24 +00:00 |
makefsdata
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
makestrings
|
Tool for making the http-string.c file from http-strings
|
2007-03-29 22:17:47 +00:00 |
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
|
* Line buffered stdout (also when pipe).
|
2007-05-21 15:22:45 +00:00 |
timestamp
|
Small hack for adding a timestamp to incoming lines
|
2007-11-12 11:48:49 +00:00 |
tunslip.c
|
Code style fixes
|
2008-02-24 21:13:36 +00:00 |