Commit Graph

1447 Commits

Author SHA1 Message Date
nifi 9d75d6d153 enabled inline functions 2007-09-19 14:09:31 +00:00
matsutsuka 7dec361a80 #include <conio.h>
doesn't work on z80 version, because this is not a standard library.
2007-09-19 12:50:23 +00:00
matsutsuka 8d5e863b9a File names are changed. 2007-09-19 12:48:26 +00:00
matsutsuka c99b7dc827 status has been added for polling function. 2007-09-19 12:47:19 +00:00
matsutsuka 8d7bb2119c Architecture-depend CTK implmeentation has been all rewritten by assembler for performance and memory reasons. 2007-09-19 12:46:15 +00:00
matsutsuka b2a6d163fc configuration for serial has been changed. 2007-09-19 12:44:45 +00:00
matsutsuka eb39a24ad8 Char bug seems to be fixed in the newer version of sdcc. 2007-09-19 12:44:01 +00:00
matsutsuka 7b402d38f8 The suffix for preprocessed assembler file has been changed from ".hS" to ".cS" 2007-09-19 12:41:33 +00:00
fros4943 23b9136e5e bug fix if JAVA_HOME not set 2007-09-18 16:23:38 +00:00
fros4943 8323fdfa30 bug fix if JAVA_HOME not set 2007-09-18 16:07:10 +00:00
fros4943 005ad973a2 catching unsupported class version exceptions 2007-09-18 15:57:14 +00:00
fros4943 8f101f495c changed address parsing using nm to more generic: any command may be used 2007-09-18 11:33:46 +00:00
fros4943 aa99049af0 simple tdma rtimer implemetation 2007-09-18 10:37:17 +00:00
fros4943 19b3035e36 simple tdma ctimer implementation 2007-09-18 10:36:36 +00:00
nifi ccf6bc4d9d moved ENERGEST_ON to actual transmission 2007-09-18 10:36:31 +00:00
fros4943 25d2514541 xmac ctimer implementation 2007-09-18 10:35:39 +00:00
nifi c12af56ad0 Turn off ENERGEST_TYPE_TRANSMIT if send error 2007-09-18 10:32:00 +00:00
fros4943 4937918af5 updated the default linux/win32 compiler/linker config 2007-09-17 13:06:36 +00:00
nvt-se 33687d8e6f A function declared in lib/random.h is used, so this file should be included
instead of lib/rand.h.
2007-09-14 20:26:52 +00:00
nvt-se 1d4db3e2cc The function was missing the case when the stack was used completely,
and didn't return a value then.
2007-09-14 20:21:01 +00:00
nvt-se d60f3449ea static before const. 2007-09-14 20:12:55 +00:00
nvt-se 077fc61084 Static should come first because it's a storage class. 2007-09-14 20:07:26 +00:00
nvt-se bbecdd9c34 removed uncommented line. 2007-09-14 19:27:22 +00:00
nvt-se 87018b2af5 use uint16_t to be specific about id type size. 2007-09-14 19:24:45 +00:00
nvt-se 5e7a435959 do not declare msp430_cpu_init here. 2007-09-14 19:24:07 +00:00
nvt-se 6955e028da Use splhigh and splx. 2007-09-14 19:20:54 +00:00
nvt-se 290f41db06 better comments.
enable interrupt later.
2007-09-14 19:20:24 +00:00
nvt-se ca733ddfce Added some statistics. 2007-09-14 19:14:54 +00:00
nvt-se 928c22eda1 Minor refactoring and improved compliance with the radio interface. 2007-09-14 18:51:51 +00:00
nvt-se c49c1c0902 Added default Linux settings. 2007-09-12 12:39:31 +00:00
matsutsuka 71e5298d90 Process "kill" is properly implemented. 2007-09-11 12:55:57 +00:00
matsutsuka 661476ad92 PC-6001mkII setting is added. 2007-09-11 12:55:35 +00:00
matsutsuka 809b23fe28 Configuration of regular ctk-conio.c has been added. 2007-09-11 12:55:16 +00:00
matsutsuka 6dd93a3d04 NEC PC-6001 support sources are initially added. 2007-09-11 12:12:59 +00:00
matsutsuka c258a2e83a library extension has been modified form .o to .a 2007-09-11 12:11:38 +00:00
matsutsuka cce43c2efc Baud-rate has been added to the architecture-depend initialization.
Enabled packaged buffer reading.
2007-09-11 12:03:20 +00:00
fros4943 d08097966d added configurations 2007-09-10 17:50:47 +00:00
fros4943 5a34869fea removed level1 test 2007-09-10 17:50:02 +00:00
matsutsuka cd971ff8cc sdcc-custom-rule has been added to makefile.z80 2007-09-10 15:09:28 +00:00
fros4943 0e5a8968dd added default config 2007-09-10 14:08:21 +00:00
fros4943 dfc9a46a14 removed old map test 2007-09-10 14:08:02 +00:00
fros4943 95186aebcb updated tests - references to actual COOJA code 2007-09-10 14:07:12 +00:00
fros4943 9100b5710b level 3b - tests parsing addresses using nm 2007-09-10 14:06:23 +00:00
fros4943 83792e4132 level 3a - tests parsing addresses using map file 2007-09-10 14:06:03 +00:00
fros4943 e24dd09126 parsing addresses differently depending on exttools config 2007-09-10 14:05:34 +00:00
fros4943 8a11380de9 setting nm parsing default 2007-09-10 14:04:10 +00:00
fros4943 919a35801d using external tools regular expressions 2007-09-10 13:26:54 +00:00
fros4943 08d42b2251 added regular expressions for parsing map files and nm output 2007-09-10 13:25:36 +00:00
matsutsuka fe980b4445 Comment and include files are slightly changed for readablility. 2007-09-09 13:41:50 +00:00
matsutsuka 259c5a00b9 Some gliches and filenames are changed regarding RS-232C driver. 2007-09-09 13:41:15 +00:00