Contiki OS for 6502 based computers
Go to file
2006-08-17 15:39:24 +00:00
apps Avoid compiler warnings. 2006-08-16 22:09:51 +00:00
core New function process_nevents(). 2006-08-17 15:39:24 +00:00
cpu * Deal with numerical overflows. 2006-08-17 15:25:46 +00:00
doc
examples More uip_ipaddr_t fixes. 2006-08-10 19:22:23 +00:00
platform bug fix: LPM_AWAKE() on MSP430 modifies the stack and may only be called in the interrupt 2006-08-17 08:27:54 +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