.. |
6502
|
Adjusted contiki.cfg offset due to increased size of Breadbox64.
|
2011-01-04 11:53:07 +00: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
|
Removed the deprecated COFFEE_DIR_CACHE_ENTRIES parameter.
|
2009-09-22 16:31:36 +00:00 |
collect-view
|
Timesynch is now on 32768 Hz clock instead of 8192 Hz.
|
2011-01-09 21:06:10 +00:00 |
cooja
|
only show error dialog when visualized
|
2011-02-11 15:46:50 +01:00 |
csc
|
Scripts for manipulating and calculating statistics from .csc files
|
2011-02-11 08:41:40 +01:00 |
cygwin
|
|
|
mspsim
|
Bugfixed version of MSPsim: the previous version would cause timer drift when a TxCCR register was written to
|
2011-01-21 07:46:57 +00:00 |
powertrace
|
Avoid multiple inclusion
|
2010-10-24 21:12:52 +00:00 |
release-tools
|
There is no need to explicitly compile the shell binary anymore
|
2010-12-07 22:48:51 +00:00 |
sensinode
|
- Added the Sensinode platform programming tools to /tools
|
2009-09-09 09:48:16 +00:00 |
sky
|
A simple but substantial change: uIP used the htons()/HTONS() macro
|
2010-10-19 18:29:03 +00:00 |
stm32w
|
Added some parameter checks.
|
2011-01-19 09:22:23 +00:00 |
wpcapslip
|
The recent global change regarding htons allowed to remove this hack :-)
|
2010-10-19 20:30:47 +00:00 |
z1
|
added Zolertia Z1 tools
|
2010-08-24 15:48:20 +00:00 |
z80
|
synchronized with updated version; fixed Unix environment handling
|
2009-12-15 07:13:14 +00:00 |
avr-make-symbols
|
|
|
avr-makecoffeedata
|
Added input args and optional complemented output
|
2009-07-15 22:06:23 +00:00 |
avr-makefsdata
|
Put strings in PROGMEM, strip CRLF in text files only
|
2009-06-19 17:12:35 +00:00 |
base64-encode
|
|
|
codeprop.c
|
A simple but substantial change: uIP used the htons()/HTONS() macro
|
2010-10-19 18:29:03 +00:00 |
contiki-indent
|
Small script for invoking indent for converting a C file into the Contiki code style
|
2010-01-18 13:28:28 +00:00 |
freebsd-6-setup-slip
|
|
|
indent.pro
|
moved to a better place
|
2010-01-15 15:05:02 +00:00 |
make-empty-symbols
|
|
|
make-symbols-nm
|
|
|
Makefile
|
|
|
makefsdata
|
Remove coffee page size option, not used
|
2009-07-23 16:16:54 +00:00 |
makestrings
|
|
|
mknmlist
|
|
|
mknmlist-ansi
|
|
|
msp430-make-symbols
|
|
|
scat.c
|
|
|
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
|
Do not print error message for errno when showing the usage string. Use the same usage string in the two places where the usage is printed.
|
2009-11-03 14:00:28 +00:00 |
timestamp
|
|
|
tunslip6.c
|
fixed slip stuffing bug when sending over prefix to border router
|
2010-11-29 18:14:54 +00:00 |
tunslip.c
|
Reverted the htons -> uip_htons change - tunslip is intended to be compiled under *nix, not as a Contiki program
|
2010-11-25 09:17:39 +00:00 |