Integrate pre-compiled user libraries
Posted: Sat Dec 26, 2015 2:55 pm
Is there a recommended way to use pre-compiled user libraries in the SDK? I saw that I can modify the project template Makefile to include my own libraries. But at the moment the linking process fails when I access some functions from this library. I guess there is something wrong with my compiled library. So I wonder the following things:
1. Any recommended compile flags for the esp32?
2. Any recommended way to include binary user libraries into a project except to just modifying the Makefile?
1. Any recommended compile flags for the esp32?
2. Any recommended way to include binary user libraries into a project except to just modifying the Makefile?