Compiling new libs for Arduino
Posted: Fri Dec 21, 2018 3:21 pm
Hello,
I want to use some features in Arduino, mainly power management features, like Tickless Idle, Power Manager, Light sleep.
I know, that modyfying sdkconfig in arduino's platform package have no effect.
I read that I should compile .a libs and replace old ones in arduino's directory with them.
So.. the question is how to build these libs for Arduino (tools/sdk/lib directory) ?
Regards,
Chris
I want to use some features in Arduino, mainly power management features, like Tickless Idle, Power Manager, Light sleep.
I know, that modyfying sdkconfig in arduino's platform package have no effect.
I read that I should compile .a libs and replace old ones in arduino's directory with them.
So.. the question is how to build these libs for Arduino (tools/sdk/lib directory) ?
Regards,
Chris