1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/crypto
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
..
3des Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
aes Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
rc5 Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
sha256 Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
skipjack Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
twofish Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
doc.txt Initial import of crypto libs from SecureMicroMesh 2013-12-19 13:33:06 +01:00