Logo
Explore Mirrors Help
Sign In
Apple-2-SW/contiki
1
0
Fork 0
You've already forked contiki
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-08-08 10:25:04 +00:00
Code Issues Projects Releases Wiki Activity
Files
ddbc5a95556c816a590b622d122da5b887ac7a6d
contiki/examples/hello-world
History
oliverschmidt b2810f02e1 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.
Therefore I introduced the make variable CONTIKI_PROJECT. Now a typical project Makefile starts with:

CONTIKI_PROJECT = hello-world
all: $(CONTIKI_PROJECT)
2008-05-26 07:37:24 +00:00
..
hello-world.c
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
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
Powered by Gitea Version: 1.24.4 Page: 155ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API