This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-01-18 12:52:44 +01:00
Code
Releases
Activity
b1ffce3ccd
RIOT
/
tests
/
external_module_dirs
/
external_modules
/
external_module
/
Makefile.dep
4 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
tests/external_module_dir: test for `EXTERNAL_MODULE_DIRS` It demonstrates: * Adding a module with source code * Setting a header include directory * Adding dependences, which are evaluated before other modules dependencies If the application compiles, everything is ok.
2018-04-19 17:10:51 +02:00
USEMODULE
+=
random
tests: default to musl LCG
2021-11-12 18:45:37 +01:00
# Set a different prng than the default
tests/external_module_dir: test for `EXTERNAL_MODULE_DIRS` It demonstrates: * Adding a module with source code * Setting a header include directory * Adding dependences, which are evaluated before other modules dependencies If the application compiles, everything is ok.
2018-04-19 17:10:51 +02:00
USEMODULE
+=
prng_xorshift
Copy Permalink