1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/crosslayer/net_help
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
..
inet_ntop.c Remove destiny header dependency from net_help 2014-02-08 00:31:02 +01:00
inet_pton.c Include kernel.h for inet_pton for MSP-430 2014-02-28 00:14:54 +01:00
Makefile Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
net_help.c Add Oliver Gesch as author of his files and license header 2014-01-31 17:01:51 +01:00