08d42b2251added regular expressions for parsing map files and nm output
fros4943
2007-09-10 13:25:36 +0000
fe980b4445Comment and include files are slightly changed for readablility.
matsutsuka
2007-09-09 13:41:50 +0000
259c5a00b9Some gliches and filenames are changed regarding RS-232C driver.
matsutsuka
2007-09-09 13:41:15 +0000
2f4970e61c#include "contiki" has been added so as to enable platform-dependent configuration for LIBCONIO_WIDTH and LIBCONIO_HEIGHT.
matsutsuka
2007-09-09 12:24:44 +0000
efbe8ab536renamed contiki-sdcc-conf.h to z80def.h in order to follow the convention of cpu-dependent configuration header file name.
matsutsuka
2007-09-07 04:59:06 +0000
b4f3ab5af7Added support for configurable callbacks of uart1 input.
nvt-se
2007-09-06 11:45:08 +0000
d44a1e97e6int32_t typedef is added to make compatibility with rand.c
matsutsuka
2007-09-06 01:41:05 +0000
582a7476d4*-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference.
matsutsuka
2007-09-06 01:36:10 +0000
ee76163a8cthe order of assembler parameters were changed, because some compiler like SDCC requires the output file at the last place.
matsutsuka
2007-09-06 01:09:53 +0000
e04e128a59updated jni_tests to new external tools configuration
fros4943
2007-09-05 18:39:42 +0000
d5d6e5d48cadded some explanations
fros4943
2007-09-05 14:01:56 +0000
db74bb6566changed link argument sent to makefile: instead of using linker, user may specify linker line including tools
fros4943
2007-09-05 14:00:59 +0000
661a76408achanged link argument sent to makefile: instead of using linker, user may specify linker line including tools
fros4943
2007-09-05 13:58:08 +0000
89e81f9eedRenamed 6502-conf.h into 6502def.h to be in line with similiar files created in the meanwhile and added C99 names.
oliverschmidt
2007-09-05 10:59:10 +0000
1d1b99c0aarefer to PSOCK_NEWDATA.
nvt-se
2007-09-04 12:39:00 +0000
e6630a6ccbinclude contiki.h and use standard data types.
bg-
2007-09-04 08:48:54 +0000
aaae9f4cf8removed redundant code - configuration of basic clock subsystem in clock and rtimer_arch
joxe
2007-09-03 19:22:37 +0000
6441821fc3Forgot to add this file
ksb
2007-09-01 11:17:25 +0000
4766593ff7Add assembler checksum calculation support for z80 port.
matsutsuka
2007-09-01 11:14:50 +0000
af9bf1810cThe file is generated from string-descriptors.xml, but since it probably won't change and not everyone has xsltproc I'm putting it in CVS.
ksb
2007-09-01 10:12:54 +0000
73dfa52324Changes IP address so it won't collide with the Tmote.
ksb
2007-09-01 10:09:11 +0000
2bbf074f39Added a gateway application the routes between SLIP on USB and the radio.
ksb
2007-09-01 10:06:05 +0000
9d5a2aed80Added USB (specifically CDC-ACM) support
ksb
2007-09-01 10:00:35 +0000
3af69d229aAdded some comments.
matsutsuka
2007-09-01 01:09:25 +0000
cc2b6e58d7Followed a coding convention of contiki, in which cast operation should not be followed by a space char.
matsutsuka
2007-09-01 01:08:07 +0000
1a59b784b7Followed a coding convention of contiki, in which cast operation should not be followed by a space char.
matsutsuka
2007-09-01 00:56:03 +0000
57bd42ac9bFixed a glitch of CC_CONF_ASSIGN_AGGREGATE.
matsutsuka
2007-09-01 00:49:41 +0000
fa6748f45areset success ratio to 100&, and added configuration ability in plugin
fros4943
2007-08-21 09:17:18 +0000
e55dbe433bBuild system improvements.
ksb
2007-08-21 09:06:23 +0000
792eae91c6rtimer implementation (not well tested) sprintf that use strformat, so there's no need to pull in the newlib implementation. Build system improvements.
ksb
2007-08-21 09:03:55 +0000