Contiki OS for 6502 based computers
Go to file
2006-10-23 09:01:06 +00:00
apps Removed inconsistent source formatting. 2006-10-06 21:39:45 +00:00
core Added *experimental* module for sending raw (non-routed) packets from Contiki. The name of the module is likely to change. 2006-10-22 12:31:46 +00:00
cpu added SELECT_IO and SELECT_PM macros 2006-10-10 21:33:26 +00:00
doc Added documentation of the Contiki build system 2006-10-02 22:04:09 +00:00
examples A really simple Contiki program, intended to show how the build system works and how to write simple Contiki programs 2006-10-02 21:46:46 +00:00
platform Added hack for letting nodes signal that they are 'done'. The simulator exits when all nodes are done. Fixed random initialization so that it is different for all nodes. 2006-10-23 09:01:06 +00:00
tools added possibility to upload binary files into simulated cfs (for example for easier eeprom simulations) 2006-10-21 10:41:58 +00:00
Makefile
Makefile.include Added experimental non-routed packets rawpacket-udp.c 2006-10-22 12:32:43 +00:00