Can we add archived libraries (.a extention files) in mbed online compiler

Hi all,

I am here stuck with the problem that can add archived files (.a extension files ) with the mbed online compiler.
Can you please suggest the any alternative to add the archived libraries.

Regards,

Hello Gouse,

I don’t know how to do it with the online compiler but as an alternative you can build offline with the Mbed CLI. Then you can add archived libraries (.a files) as suggested here.

Best regards, Zoltan