7 years, 4 months ago.

How to replace mbed-os component library ?

I want to replace esp8266 library from /mbed-os/components/wifi/esp8266-driver with newest driver from github. I can replace files in this folder and it works, but is any way to only turn off original driver from build, and relace with my driver in my folder outside /mbed-os ?

Maybe is there any option in configuration files ? In Platformio IDE is platformio.ini file and there is option "lib-ignore", but in mbed_app.json or other files is any option like this ?

Regards Marek

Be the first to answer this question.