Skip to content
Snippets Groups Projects
Commit 1481b134 authored by zkasmi's avatar zkasmi
Browse files

Small changes.

parent ceab2f54
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ specific information to variables like INCLUDES. Modules can be used by adding t ...@@ -47,7 +47,7 @@ specific information to variables like INCLUDES. Modules can be used by adding t
`USEMODULE` macro of the application's Makefile. `USEMODULE` macro of the application's Makefile.
# Module dependencies # Module dependencies {#module-dependencies}
The module may depend on other modules to minimize code duplication. These The module may depend on other modules to minimize code duplication. These
dependencies are defined in `Makefile.dep` with the following syntax: dependencies are defined in `Makefile.dep` with the following syntax:
......
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
# Downloading RcdMathLib code {#downloading-RcdMathLib-code} # Downloading RcdMathLib code {#downloading-RcdMathLib-code}
You can obtain the latest RcdMathLib code from You can obtain the latest RcdMathLib code from
our [Github](https://github.com/RIOT-OS/) repository either by our [Github](https://github.com/RIOT-OS/) repository either by
[downloading the latest tarball](https://github.com/RIOT-OS/RIOT/releases) or [downloading the latest tarball](https://github.com/RIOT-OS/RIOT/releases) or
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment