Hello everyone,
I started working on a SQLite Library for Teensy 4.1 --> see Platform IO Project on GitHub.
I took the test_demovfs.c from SQLite Website and used the Teensy SdFat library to implement the VFS.
I am using the built in SD card slot of Teensy 4.1. VFS stands for Virtual File...