spatialdude / usqlite

μSQLite library module for MicroPython
MIT License
87 stars 18 forks source link

ESP32-S2 Build Issue #25

Open Fedoks opened 7 months ago

Fedoks commented 7 months ago

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