usqlite
usqlite copied to clipboard
ESP32-S2 Build Issue
Hello! Im trying to build firmware for Lolin S2 Mini. I put the sqlite directory into micropython/examples and include its cmake file into main cmake file in examples.
Using: make BOARD=LOLIN_S2_MINI and USER_C_MODULES with path to main micropython.cmake. Get a lot of errors.
idf_py_stdout_output_20009.log idf_py_stderr_output_20009.log