@@ -101,8 +101,8 @@ Another method to use the RcdMathLib in the Eclipse IDE is:
## The build system for resource-limited devices
RcdMathLib and RIOT use [GNU make](https://www.gnu.org/software/make/) as build system. The
simplest way to compile and link an application with RcdMathLib, is to set up a
Makefile providing at least the following variables:
simplest way to compile and link an application with RcdMathLib, is to download the
[Eclipse project for resource-limited devices](https://git.imp.fu-berlin.de/zkasmi/RcdMathLib/-/blob/master/eclipse_projects/RcdMathLib_resource_limited_devices.zip) file and set up a Makefile providing at least the following variables:
*`APPLICATION`: should contain the (unique) name of your application
*`BOARD`: specifies the platform the application should be build for by