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.
9 years, 4 months ago.
compiling is very very slow using custom libraries
Hi,
compiling using the api is very very slow, taking up to 2 or even 3 minutes.
I'm using the nordic nrf51822 mkit platform, compiling from a custom repository hosted here on mbed with slightly modified libraries.
I think the compiler api are cleaning everything before compiling.
Is there a way to just rebuild the main.cpp file everytime?