mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
de29e4184c
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. |
||
---|---|---|
.. | ||
Makefile | ||
sc_cc1100.c | ||
sc_disk.c | ||
sc_heap.c | ||
sc_id.c | ||
sc_ltc4150.c | ||
sc_mersenne.c | ||
sc_net_if.c | ||
sc_ps.c | ||
sc_rtc.c | ||
sc_sht11.c | ||
sc_sys.c | ||
sc_transceiver.c | ||
shell_commands.c |