1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/examples
René Kijewski de29e4184c Add include paths automatocally for USEMODULES
Application developers use `$(USEMODULES)` in their Makefiles to have
the relevant functionally automagically added to their apps. This even
does basic dependency tracking by means of `Makefile.dep`.

But an important thing is missing: the automatic adding of include
paths. This is inconvenient, error prone, and will hinder the RIOT core
developers in future to change folder structures.
2014-03-29 16:27:55 +01:00
..
ccn-lite-client Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
ccn-lite-relay Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
default Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
hello-world repace project by application in documentation 2014-02-18 12:28:32 +01:00
ipc_pingpong examples: make includes adhere to coding conventions 2014-03-24 11:08:42 +01:00
rpl_udp Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00