oikonomou pushed 9 commit(s) to refs/heads/master in the contiki Git repository of the The Contiki Operating System project.
2012-05-16 08:33:38 PDT in The Contiki Opera...
oikonomou pushed 1 commit(s) to refs/heads/master in the contiki Git repository of the The Contiki Operating System project.
2012-04-26 09:38:26 PDT in The Contiki Opera...
oikonomou pushed 9 commit(s) to refs/heads/master in the contiki Git repository of the The Contiki Operating System project.
2012-04-26 08:30:22 PDT in The Contiki Opera...
oikonomou pushed 4 commit(s) to refs/heads/master in the contiki Git repository of the The Contiki Operating System project.
2012-04-20 08:10:15 PDT in The Contiki Opera...
oikonomou pushed 9 commit(s) to refs/heads/master in the contiki Git repository of the The Contiki Operating System project.
2012-04-03 08:50:51 PDT in The Contiki Opera...
oikonomou pushed 7 commit(s) to refs/heads/master in the contiki Git repository of the The Contiki Operating System project.
2012-04-02 05:55:41 PDT in The Contiki Opera...
To reproduce, use the attached foo.c: sdcc foo.c Multiple definition of _TR0 Observed with rev #7519 but this must have been the case for a while (at least since the introduction of cc2530.h). This is a problem caused by the inclusion of 8051.h in printfl.c #ifndef __SDCC_ds390 /* just for the SP */ #include <8051.h> #endif Including the entire 8051.h just for SP is a bit...
2012-03-30 09:10:01 PDT in Small Device C Co...
oikonomou pushed 6 commit(s) to refs/heads/master in the contiki Git repository of the The Contiki Operating System project.
2012-03-29 05:21:05 PDT in The Contiki Opera...
Since rev 7102 I have been unable to generate correct mcs51 banked images. In the resulting hex files, there are no extended linear address records. I've tried various revisions since then but I've always had to revert to 7100, which seems to work fine. This report is based on tests on OS X Lion 64bit but I've observed the same problems on 32bit Ubuntu 11.x. This report uses rev 7100 and 7484...
2012-03-25 13:40:48 PDT in Small Device C Co...
oikonomou pushed 2 commit(s) to refs/heads/master in the contiki Git repository of the The Contiki Operating System project.
2012-03-23 10:02:00 PDT in The Contiki Opera...