X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fsec%2Frandom.h;h=3ccc17b722a89605cf2f9d5f59ee985a50148766;hb=e8b0472be10fba4ca6baa62d8d483db90e28c06e;hp=cd103e704c09b59d7e91ea0e74e4a3442a80de0d;hpb=07d8df90c971cf844bb066cafb523d73a898e0cd;p=bertos.git diff --git a/bertos/sec/random.h b/bertos/sec/random.h index cd103e70..3ccc17b7 100644 --- a/bertos/sec/random.h +++ b/bertos/sec/random.h @@ -35,6 +35,7 @@ * * $WIZ$ module_name = "random" * $WIZ$ module_configuration = "bertos/cfg/cfg_random.h" + * $WIZ$ module_depends = "isaac", "cipher", "sha1", "yarrow", "yarrow_pool", "x917", "aes" * $WIZ$ module_supports = "stm32 or lm3s" */