Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
oliverschmidt fba087810d Don't make assumptions on textentry contents beyond the first '\0'. 2006-08-30 22:24:12 +00:00
apps The Contiki 2.x process entity doesn't contain a process id anymore. Therefore processes are killed by name rather then by id. 2006-08-30 22:06:18 +00:00
core Don't make assumptions on textentry contents beyond the first '\0'. 2006-08-30 22:24:12 +00:00
cpu Obob bug spotted by nfi. 2006-08-25 09:40:21 +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 Move the strcasecmp macro out of the diretory app context now that it is used in the shell app too. 2006-08-30 22:07:53 +00:00
tools made generate source file method static (to allow for remote library compilations) 2006-08-30 14:59:35 +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