Hi Tara,
have you tried to include your external library as an external module [1]?

Kind regards,
Martine

[1] https://github.com/RIOT-OS/RIOT/wiki/Creating-external-modules

2015-02-24 15:19 GMT+01:00 Tararaina Klipffel <tei...@gmail.com>:

> 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