Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 8 months ago.
How to replace *.lib file in online compile api?
I want to replace *.lib file in online compile api.
- https://developer.mbed.org/handbook/Compile-API
But ```replace``` param can't work *.lib files (can work mbed.bld file).
- https://developer.mbed.org/teams/mbed/code/mbed-API-helper/file/b71ebe79e1a5/mbedapi.py
Do you know how to replace *.lib files in online compile api?