How to use TensorFlow Lite with RP2040 in VSCode (CMake)

I am developing a study on the application of tensor flow for audio sample classification, and for this I need to get it working on an RP Pico w board that uses rp2040. I would like suggestions for articles that can help me with the configuration using CMake in VSCode, with the RP Pico extension.

Thank you.