Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
fros4943 f5dc079895 minor bug fix 2007-01-16 10:33:25 +00:00
apps * Add some assertions. 2007-01-12 18:16:56 +00:00
core * Comment. 2007-01-12 18:18:23 +00:00
cpu Added an initial Makefile for the cc65 tool chain (www.cc65.org). For now it allows to build the statically linked hello-world example. 2007-01-03 10:26:40 +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 * Switch to using cmod by default. 2007-01-12 18:24:51 +00:00
tools minor bug fix 2007-01-16 10:33:25 +00:00
Makefile initial creation of toplevel makefile 2006-06-24 19:05:53 +00:00
Makefile.include Allow a target-specific makesfile to supply a custom rule for dependency file generation in the same way it is done for all other rules. 2006-12-31 14:16:32 +00:00