How to re-compile libraries (*.a libs)
-
Hi there!
I'm compiling my own firmware using the pycom esp idf toolchain.
It seems to me that the micropython os includes the already compiled tcpip_adapter.a library.Please can you suggest to me a way to re-compile that library in a way to include my changes?
Thank you very much