Contiki OS for 6502 based computers
Go to file
2006-08-13 14:05:20 +00:00
apps Reactivated application core functionality (and avoid compiler warning). 2006-08-13 14:02:07 +00:00
core Don't exit application on every _BUT_ exit messages ;-) 2006-08-13 14:05:20 +00:00
cpu Make malloc machine independent by relying on dependent sbrk(2). 2006-08-11 13:41:31 +00:00
doc
examples More uip_ipaddr_t fixes. 2006-08-10 19:22:23 +00:00
platform Make malloc machine independent by relying on dependent sbrk(2). 2006-08-11 13:41:31 +00:00
tools Read error messages from device file and print to stdout. 2006-08-02 14:41:30 +00:00
Makefile
Makefile.include Changed linking to use CC instead of LD to make things work with the current Makefiles (particularly platform/native). Not sure if this change is a good thing; it not, it should be reverted once we get the other Makefiles up to speed. 2006-08-08 13:06:54 +00:00