Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
fros4943 52c14b8a4e performance improvement when fetching memory (using System.arraycopy instead of earlier for-loop)
+ code formatting (causing a lot of cvs diffs)
2006-08-23 15:48:15 +00:00
apps Avoid compiler warnings. 2006-08-21 21:45:25 +00:00
core Avoid compiler warnings. 2006-08-21 21:59:59 +00:00
cpu Use LPM4_EXIT to return from sleep on msp430. 2006-08-17 15:41:13 +00:00
doc Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
examples More uip_ipaddr_t fixes. 2006-08-10 19:22:23 +00:00
platform Added VC++ 2005 solution file (.sln) and project files (.vcproj). 2006-08-21 22:37:16 +00:00
tools performance improvement when fetching memory (using System.arraycopy instead of earlier for-loop) 2006-08-23 15:48:15 +00:00
Makefile initial creation of toplevel makefile 2006-06-24 19:05:53 +00:00
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