Hi Tararaina,

for helping you with your problem, could share a link to your 
code with us? Or/and could you run `make` with command line option
`QUIET=0` and paste the output to pastepin [1] or a gist [2]?

Best, Thomas

[1] pastebin.com
[2] gist.github.com


On 24 Feb 2015, at 15:19 CET(+0100), Tararaina Klipffel wrote:

> Hello,
>
> We are 4 French students in engineering school. We are currently working on
> a robotic project of telepresence. We have set up RIOT-OS on a STM32 L152RE
> board and we are now attempting to add an external library in our project.
> We have a library libmded.a that contains every .o precompiled provided by
> mbed, and a folder with the corresponding headers. Then we added the .h
> path to the INCLUDES var in the makefile and the library to the USEMODULE
> var. But when we're trying to compile it, it seems that the makefile isn't
> able to find the functions include in this lib. That's why we would be
> grateful for any advice that could guide us.
>
> Kind regards.
> Tara
> _______________________________________________
> devel mailing list
> devel@riot-os.org
> http://lists.riot-os.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to