osd-contiki/examples/multi-threading
2008-05-26 09:12:22 +00:00
..
Makefile Many project Makefiles build just one Contiki binary. Up to now the name of this binary was only available to the 'all' goal as prerequisite. So it was possible to create a non-project-specific rule to i.e. load that binary into the target device. 2008-05-26 07:37:24 +00:00
multi-threading.c Not all targets support stdio. There I replaced stdio output with log output (and streamlined the source). 2008-05-26 09:12:22 +00:00