usqlite icon indicating copy to clipboard operation
usqlite copied to clipboard

Compil ESP32

Open l-atome opened this issue 1 year ago • 0 comments

Hello, I started compiling firmware again for ESP32 (generic, c3, s3) ... I tried again to include your usqlite module and I get the following errors (see attached file)

I saw that in your "micropython.cmake", you had put a conditional for compilation under ESP32 ... I took the liberty of "short-circuiting" the conditional to make sure the command would run with all my compilations, but it didn't change anything

I'll have some time in March and April to try things out if you like ... Unfortunately my knowledge of C and Python is too limited (as well as esp-idf) to hope to solve this problem myself.

I compile my files with the latest specifications for micropython : ESP-IDF: 5.0 Micropython : 1.22 (and python 3.10)

Sincerely Thomas castanet erreur.txt micropython.cmake.txt

l-atome avatar Feb 25 '24 05:02 l-atome