savejeff
Results
62
comments of
savejeff
here the [repo](https://github.com/jTecRepos/jSQLite3) with running code for ESP32, RP2040 and STM32. Teensy 4.1 should also work. it works with SD Card filesystems and Flash-based internal filesystem like SPIFFS and LittleFS...
Yeah I have redonr basically the complete file interaction by switching to my personal jFS library that is a wrapper for each MCUs own SD library. But the general sqlite3...